Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skparagraph/src/
H A DParagraphBuilderImpl.h115 skia_private::STArray<4, Placeholder, true> fPlaceholders; variable
H A DParagraphCache.cpp63 TArray<Placeholder, true> fPlaceholders; member in skia::textlayout::ParagraphCacheKey
H A DParagraphImpl.h268 skia_private::TArray<Placeholder, true> fPlaceholders; variable