Searched refs:maxDimensionOrPath (Results 1 – 1 of 1) sorted by relevance
315 uint16_t maxDimensionOrPath; member548 uint16_t maxDimensionOrPath = glyph->maxDimension(); in prepareForPathDrawing() local553 maxDimensionOrPath = PathSummary::kIsPath; in prepareForPathDrawing()557 PathSummary newSummary = {glyph->getGlyphID(), maxDimensionOrPath}; in prepareForPathDrawing()561 if (summary->maxDimensionOrPath != PathSummary::kIsPath) { in prepareForPathDrawing()562 rejects->reject(i, (int)summary->maxDimensionOrPath); in prepareForPathDrawing()