Home
last modified time | relevance | path

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

/external/skia/modules/canvaskit/
Dparagraph.js91 function strutStyle(s) { function
Dparagraph_bindings.cpp220 SimpleStrutStyle strutStyle; member
/external/skia/modules/skparagraph/src/
DParagraphCache.cpp111 auto& strutStyle = key.fParagraphStyle.getStrutStyle(); in operator ()() local
DParagraphImpl.cpp582 auto strutStyle = this->paragraphStyle().getStrutStyle(); in resolveStrut() local
DTextLine.cpp1011 const auto& strutStyle = paragraphStyle.getStrutStyle(); in getRectsForRange() local
/external/skia/modules/canvaskit/tests/
Dparagraph.spec.js285 strutStyle: { property
/external/skia/modules/skparagraph/tests/
DSkParagraphTest.cpp3435 StrutStyle strutStyle; in DEF_TEST() local
3482 StrutStyle strutStyle; in DEF_TEST() local
/external/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts924 strutStyle?: StrutStyle; property