Home
last modified time | relevance | path

Searched refs:textDecor (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/experimental/sktext/editor/
DEditor.cpp25 static DecoratedBlock textDecor(text.size(), foreground, background); in Editor() local
29 SkSpan<FontBlock>(&textBlock, 1), SkSpan<DecoratedBlock>(&textDecor, 1), in Editor()