Searched refs:maxDimensionOrPath (Results 1 – 1 of 1) sorted by relevance
309 uint16_t maxDimensionOrPath; member539 uint16_t maxDimensionOrPath = glyph->maxDimension(); in prepareForPathDrawing() local544 maxDimensionOrPath = PathSummary::kIsPath; in prepareForPathDrawing()548 PathSummary newSummary = {glyph->getGlyphID(), maxDimensionOrPath}; in prepareForPathDrawing()552 if (summary->maxDimensionOrPath != PathSummary::kIsPath) { in prepareForPathDrawing()553 rejects->reject(i, (int)summary->maxDimensionOrPath); in prepareForPathDrawing()