Home
last modified time | relevance | path

Searched refs:nTestFontCount (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx604 int nTestFontCount = pTestFontList->Count(); in FindFontSubstitute() local
605 if( nTestFontCount > MAX_GFBFONT_COUNT ) in FindFontSubstitute()
606 nTestFontCount = MAX_GFBFONT_COUNT; in FindFontSubstitute()
609 for( int i = 0; i < nTestFontCount; ++i ) in FindFontSubstitute()

Completed in 22 milliseconds