Searched defs:TextStorage (Results 1 – 1 of 1) sorted by relevance
1145 struct TextStorage { struct1146 SkAutoTMalloc<char> fUtf8textStorage;1147 SkAutoTMalloc<uint32_t> fClusterStorage;1148 SkAutoTMalloc<SkGlyphID> fGlyphStorage;