Home
last modified time | relevance | path

Searched defs:FontKey (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/m133/modules/skparagraph/src/
DOneLineShaper.h153 struct FontKey { struct
155 FontKey() {} in FontKey() argument
158 FontKey(SkUnichar unicode, RSFontStyle fontStyle, SkString locale) in FontKey() function
161 FontKey(SkUnichar unicode, SkFontStyle fontStyle, SkString locale) in FontKey() function
172 bool operator==(const FontKey& other) const; argument
175 uint32_t operator()(const FontKey& key) const; argument
/third_party/skia/modules/skparagraph/src/
DOneLineShaper.h139 struct FontKey { struct
141 FontKey() {} in FontKey() argument
144 FontKey(SkUnichar unicode, SkFontStyle fontStyle, SkString locale) in FontKey() argument
147 FontKey(SkUnichar unicode, RSFontStyle fontStyle, SkString locale) in FontKey() function
159 bool operator==(const FontKey& other) const; argument
162 uint32_t operator()(const FontKey& key) const; argument