HomeSort by relevance Sort by last modified time
    Searched refs:isZeroWidthSpaceGlyph (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
SimpleFontData.h 129 bool isZeroWidthSpaceGlyph(Glyph glyph) const { return glyph == m_zeroWidthSpaceGlyph && glyph; }
244 if (isZeroWidthSpaceGlyph(glyph))
263 if (isZeroWidthSpaceGlyph(glyph))
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
HarfBuzzShaper.cpp     [all...]

Completed in 110 milliseconds