Searched refs:aTestText (Results 1 – 1 of 1) sorted by relevance
397 String aTestText; in ImplCheckUIFont() local425 aTestText.Append( aButtonStr ); in ImplCheckUIFont()428 const int nFirstChar = HasGlyphs( rFont, aTestText ); in ImplCheckUIFont()429 const bool bUIFontOk = (nFirstChar >= aTestText.Len()); in ImplCheckUIFont()
Completed in 37 milliseconds