Searched refs:fHasVisual (Results 1 – 2 of 2) sorted by relevance
406 bool fHasVisual; member673 glyph.fHasVisual = true; //!font->currentTypeface()->glyphBoundsAreZero(glyph.fID); in shape()
490 bool fHasVisual; member1108 … if (width < currentWidth + glyphWidth && glyph->fHasVisual && candidateGraphemeBreakWidth > 0){ in wrap()1380 … glyph.fHasVisual = !bounds.isEmpty(); //!font->currentTypeface()->glyphBoundsAreZero(glyph.fID); in shape()