Home | History | Annotate | Download | only in context

Lines Matching refs:numGlyphs

60 static FloatRect approximateTextBounds(size_t numGlyphs,
63 if (!numGlyphs || !pos) {
72 for (size_t i = 1; i < numGlyphs; ++i) {