Searched defs:widths (Results 1 – 6 of 6) sorted by relevance
164 scalar widths[] = { 0, 0 }; variable
84 void Font::GetWidths(const uint16_t glyphs[], int count, scalar widths[], Rect bounds[]) const in GetWidths()
118 void SkiaFont::GetWidths(const uint16_t glyphs[], int count, scalar widths[], Rect bounds[]) const in GetWidths()
110 std::vector<double> widths; in GetGlyphWidths() local
192 std::vector<double> widths; in GetGlyphIndexByCoordinate() local
548 std::string widths(value); in SetBorderWidth() local