Searched defs:unicodeRange (Results 1 – 5 of 5) sorted by relevance
455 const char* langGroupFromUnicodeRange(unsigned char unicodeRange) in langGroupFromUnicodeRange()
158 unsigned unicodeRange = findCharUnicodeRange(character); in calculateGlyphOrientationAngle() local
168 String FontFace::unicodeRange() const in unicodeRange() function in blink::FontFace486 …c PassOwnPtrWillBeRawPtr<CSSFontFace> createCSSFontFace(FontFace* fontFace, CSSValue* unicodeRange) in createCSSFontFace()
145 …void collectGlyphsForUnicodeRange(const UnicodeRange& unicodeRange, Vector<SVGGlyph>& glyphs) const in collectGlyphsForUnicodeRange()
89 BigEndianULong unicodeRange[4]; member