Home
last modified time | relevance | path

Searched defs:isWhitespace8 (Results 1 – 1 of 1) sorted by relevance

/external/skia/modules/skparagraph/src/
DOneLineShaper.cpp376 bool isWhitespace8 = false; // fParagraph->getUnicode()->isWhitespace(codepoint); in sortOutGlyphs() local
378 bool isWhitespace8 = fParagraph->getUnicode()->isWhitespace(codepoint); in sortOutGlyphs() local