Searched refs:aSearchFont (Results 1 – 1 of 1) sorted by relevance
1175 String aSearchFont( rFontName ); in getSubstInfo() local1176 aSearchFont.ToLowerAscii(); in getSubstInfo()1178 aSearchAttr.Name = aSearchFont; in getSubstInfo()1203 if( rFoundAttr.Name.Len() <= aSearchFont.Len() ) in getSubstInfo()1204 … if( aSearchFont.CompareTo( rFoundAttr.Name, rFoundAttr.Name.Len() ) == COMPARE_EQUAL ) in getSubstInfo()
Completed in 17 milliseconds