Home
last modified time | relevance | path

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

/external/skqp/modules/skshaper/src/
DSkShaper_harfbuzz.cpp406 bool fHasVisual; member
673 glyph.fHasVisual = true; //!font->currentTypeface()->glyphBoundsAreZero(glyph.fID); in shape()
/external/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp490 bool fHasVisual; member
1108 … if (width < currentWidth + glyphWidth && glyph->fHasVisual && candidateGraphemeBreakWidth > 0){ in wrap()
1380 … glyph.fHasVisual = !bounds.isEmpty(); //!font->currentTypeface()->glyphBoundsAreZero(glyph.fID); in shape()