Home
last modified time | relevance | path

Searched refs:fHasVisual (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/modules/skshaper/src/
H A DSkShaper_harfbuzz.cpp638 bool fHasVisual; member
1295 if (width < currentWidth + glyphWidth && glyph->fHasVisual && candidateGraphemeBreakWidth > 0){
1654 glyph.fHasVisual = !glyphBounds[i].isEmpty(); //!font->currentTypeface()->glyphBoundsAreZero(glyph.fID);
1656 glyph.fHasVisual = !glyphBounds[i].IsEmpty(); //!font->currentTypeface()->glyphBoundsAreZero(glyph.fID);

Completed in 4 milliseconds