Searched refs:tunedCount (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/
H A Dlistfont.cpp146 int32 tunedCount = font.CountTuned(); local
147 printf("%ld tuned", tunedCount);
151 for (int32 i = 0; i < tunedCount; i++) {

Completed in 36 milliseconds