Searched refs:treatAsZeroWidthSpace (Results 1 – 5 of 5) sorted by relevance
185 …static bool treatAsZeroWidthSpace(UChar c) { return c < 0x20 || (c >= 0x7F && c < 0xA0) || c == 0x… in treatAsZeroWidthSpace() function192 if (treatAsZeroWidthSpace(character)) in normalizeSpaces()
465 } else if (ch == zeroWidthSpace || Font::treatAsZeroWidthSpace(ch) && !treatAsSpace) { in adjustGlyphsAndAdvances()
21860 (WebCore::Font::treatAsZeroWidthSpace):46850 (WebCore::Font::treatAsZeroWidthSpace):
65356 too. I forgot to add them when I added them to treatAsZeroWidthSpace in65479 (WebCore::Font::treatAsZeroWidthSpace):
73653 (WebCore::Font::treatAsZeroWidthSpace):91709 (WebCore::Font::treatAsZeroWidthSpace):