Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/printer/
H A Dprinterinfomanager.cxx1006 int nLastMatch = -10000; in fillFontSubstitutions() local
1023 if( nMatch > nLastMatch ) in fillFontSubstitutions()
1025 nLastMatch = nMatch; in fillFontSubstitutions()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx1817 int nLastMatch = -1; in analyzeTrueTypeFamilyName() local
1840 if( nMatch > nLastMatch ) in analyzeTrueTypeFamilyName()
1842 nLastMatch = nMatch; in analyzeTrueTypeFamilyName()

Completed in 40 milliseconds