Searched refs:hasHeight (Results 1 – 2 of 2) sorted by relevance
21 bool hasID = false, hasWidth = false, hasHeight = false, hasLeft = false, in parseGlyphPBF() local39 hasHeight = true; in parseGlyphPBF()63 if (!hasID || !hasWidth || !hasHeight || !hasLeft || !hasTop || !hasAdvance || in parseGlyphPBF()
62 if (!p->hasHeight && heightAdjusted && rect.height() > 0)