Home
last modified time | relevance | path

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

/external/skia/modules/skparagraph/src/
DOneLineShaper.h130 struct FontKey { struct
132 FontKey() {} in FontKey() argument
134 FontKey(SkUnichar unicode, SkFontStyle fontStyle, SkString locale) in FontKey() argument
140 bool operator==(const FontKey& other) const; argument
143 uint32_t operator()(const FontKey& key) const; argument