Searched defs:glyphSize (Results 1 – 5 of 5) sorted by relevance
65 float glyphSize = std::max(bounds.width(), bounds.height()); in onDelayedSetup() local
47 auto glyphSize = safe->mul(glyphCount, sizeof(uint16_t)), in StorageSize() local727 const size_t glyphSize = safe.mul(glyphCount, sizeof(uint16_t)), in MakeFromBuffer() local
197 FT_UInt glyphSize; /* ! glyph instructions buffer size */ member
456 auto glyphSize = glyphEnd - glyphStart; in addLine() local
1363 size_t glyphSize = sizeof(decltype(*it.glyphs())); in filterTextBlob() local