Searched refs:nLastMatch (Results 1 – 2 of 2) sorted by relevance
1006 int nLastMatch = -10000; in fillFontSubstitutions() local1023 if( nMatch > nLastMatch ) in fillFontSubstitutions()1025 nLastMatch = nMatch; in fillFontSubstitutions()
1817 int nLastMatch = -1; in analyzeTrueTypeFamilyName() local1840 if( nMatch > nLastMatch ) in analyzeTrueTypeFamilyName()1842 nLastMatch = nMatch; in analyzeTrueTypeFamilyName()
Completed in 38 milliseconds