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

/haiku/src/apps/terminal/
H A DPrefHandler.cpp486 int32 stylesCount = (prefStyle != NULL) ? count_font_styles(family) : 0; local
488 for (int32 j = 0; j < stylesCount; j++) {

Completed in 42 milliseconds