Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/canvaskit/
H A Dparagraph.js111 function strutStyle(s) { function
H A Dparagraph_bindings.cpp268 SimpleStrutStyle strutStyle; member
/aosp_15_r20/external/skia/modules/skparagraph/src/
H A DParagraphCache.cpp148 auto& strutStyle = fParagraphStyle.getStrutStyle(); in computeHash() local
H A DTextLine.cpp1244 const auto& strutStyle = paragraphStyle.getStrutStyle(); in getRectsForRange() local
H A DParagraphImpl.cpp688 auto strutStyle = this->paragraphStyle().getStrutStyle(); in resolveStrut() local
/aosp_15_r20/external/skia/modules/canvaskit/tests/
H A Dparagraph_test.js316 strutStyle: { property
/aosp_15_r20/external/skia/modules/skparagraph/tests/
H A 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
/aosp_15_r20/external/skia/modules/canvaskit/npm_build/types/
H A Dindex.d.ts1287 strutStyle?: StrutStyle; property