Searched defs:treatAsSpace (Results 1 – 5 of 5) sorted by relevance
164 bool treatAsSpace = Font::treatAsSpace(c); in advance() local
211 …static bool treatAsSpace(UChar c) { return c == ' ' || c == '\t' || c == '\n' || c == noBreakSpace… in treatAsSpace() function
274 bool treatAsSpace = Font::treatAsSpace(ch); in shapeAndPlaceItem() local
453 bool treatAsSpace = Font::treatAsSpace(ch); in adjustGlyphsAndAdvances() local
791 bool treatAsSpace = Font::treatAsSpace(c); in adjustSpaceAdvances() local