Home
last modified time | relevance | path

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

/third_party/flutter/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp474 bool fHasVisual; member
1062 … if (width < currentWidth + glyphWidth && glyph->fHasVisual && candidateGraphemeBreakWidth > 0){ in wrap()
1304 … glyph.fHasVisual = !bounds.isEmpty(); //!font->currentTypeface()->glyphBoundsAreZero(glyph.fID); in shape()
/third_party/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp499 bool fHasVisual; member
1093 … if (width < currentWidth + glyphWidth && glyph->fHasVisual && candidateGraphemeBreakWidth > 0){ in wrap()
1422 … glyph.fHasVisual = !bounds.isEmpty(); //!font->currentTypeface()->glyphBoundsAreZero(glyph.fID); in shape()