Home
last modified time | relevance | path

Searched defs:defaultStyle (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/modules/skparagraph/src/
DIterators.h16 LangIterator(SkSpan<const char> utf8, SkSpan<Block> styles, const TextStyle& defaultStyle) in LangIterator()
DParagraphImpl.cpp1650 auto defaultStyle = fParagraphStyle.getTextStyle(); in GetLineFontMetrics() local
1673 auto defaultStyle = fParagraphStyle.getTextStyle(); in GetLineFontMetrics() local
1684 auto defaultStyle = fParagraphStyle.getTextStyle(); in GetLineFontMetrics() local
1722 auto defaultStyle = fParagraphStyle.getTextStyle(); in GetLineFontMetrics() local
/third_party/skia/modules/skparagraph/samples/
DSampleParagraph.cpp98 TextStyle defaultStyle; in drawTest() local
197 TextStyle defaultStyle; in drawCode() local
286 TextStyle defaultStyle; in drawText() local
2974 TextStyle defaultStyle; in onDrawContent() local
3030 TextStyle defaultStyle; in onDrawContent() local
/third_party/node/tools/lint-md/
Dlint-md.mjs21845 defaultStyle: 'lowercase' property
21871 defaultStyle: 'lowercase' property
21975 defaultStyle: 'decimal', property
22047 defaultStyle: 'lowercase' property
/third_party/skia/modules/skparagraph/tests/
DSkParagraphTest.cpp1195 TextStyle defaultStyle; in UNIX_ONLY_TEST() local