Searched defs:firstCharacter (Results 1 – 3 of 3) sorted by relevance
100 const UChar firstCharacter = string[0]; in parseToDecimalForNumberType() local121 UChar firstCharacter = string[0]; in parseToDoubleForNumberType() local
165 void WidthIterator::updateGlyphBounds(const GlyphData& glyphData, float width, bool firstCharacter) in updateGlyphBounds()
2118 UChar32 firstCharacter; in isWordStartMatch() local