Searched defs:fPlaceholders (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/skia/modules/skparagraph/src/ | ||
H A D | ParagraphBuilderImpl.h | 115 skia_private::STArray<4, Placeholder, true> fPlaceholders; variable |
H A D | ParagraphCache.cpp | 63 TArray<Placeholder, true> fPlaceholders; member in skia::textlayout::ParagraphCacheKey |
H A D | ParagraphImpl.h | 268 skia_private::TArray<Placeholder, true> fPlaceholders; variable |