Home
last modified time | relevance | path

Searched defs:isPlaceholder (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/modules/skparagraph/include/
H A DTextStyle.h334 bool isPlaceholder() const { return fIsPlaceholder; } in isPlaceholder() function in skia::textlayout::TextStyle
/third_party/skia/modules/skparagraph/src/
H A DRun.h134 bool isPlaceholder() const { return fPlaceholderIndex != std::numeric_limits<size_t>::max(); } in isPlaceholder() function in skia::textlayout::Run

Completed in 3 milliseconds