HomeSort by: relevance | last modified time | path
    Searched refs:bestscore (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/wsfont/
wsfont.c 664 int score, bestscore = 0; local in function:wsfont_find
669 if (score > bestscore) {
670 bestscore = score;
  /src/sys/dev/rasops/
rasops.c 68 int bestscore; member in struct:rasops_matchdata

Completed in 15 milliseconds