Searched refs:relative_ (Results 1 – 2 of 2) sorted by relevance
27 relative_(true), in BitmapGlyphInfo()39 relative_(false), in BitmapGlyphInfo()
55 bool relative() const { return relative_; } in relative()68 bool relative_; variable