Home
last modified time | relevance | path

Searched defs:strutStyle (Results 1 – 8 of 8) sorted by relevance

/external/skia/modules/canvaskit/
Dparagraph.js112 function strutStyle(s) { function
Dparagraph_bindings.cpp268 SimpleStrutStyle strutStyle; member
/external/skia/modules/skparagraph/src/
DParagraphCache.cpp148 auto& strutStyle = fParagraphStyle.getStrutStyle(); in computeHash() local
DTextLine.cpp1244 const auto& strutStyle = paragraphStyle.getStrutStyle(); in getRectsForRange() local
DParagraphImpl.cpp688 auto strutStyle = this->paragraphStyle().getStrutStyle(); in resolveStrut() local
/external/skia/modules/canvaskit/tests/
Dparagraph_test.js340 strutStyle: { property
/external/skia/modules/skparagraph/tests/
DSkParagraphTest.cpp3784 StrutStyle strutStyle; in UNIX_ONLY_TEST() local
3831 StrutStyle strutStyle; in UNIX_ONLY_TEST() local
3871 StrutStyle strutStyle; in UNIX_ONLY_TEST() local
3914 StrutStyle strutStyle; in UNIX_ONLY_TEST() local
/external/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts1290 strutStyle?: StrutStyle; property