Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx603 static const int MAX_GFBFONT_COUNT = 600; in FindFontSubstitute() local
605 if( nTestFontCount > MAX_GFBFONT_COUNT ) in FindFontSubstitute()
606 nTestFontCount = MAX_GFBFONT_COUNT; in FindFontSubstitute()

Completed in 26 milliseconds