Home
last modified time | relevance | path

Searched defs:setStrutStyle (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/modules/skparagraph/include/
DParagraphStyle.h61 void setStrutStyle(StrutStyle strutStyle) { fStrutStyle = std::move(strutStyle); } in setStrutStyle() function
/third_party/skia/modules/skparagraph/include/
DParagraphStyle.h90 void setStrutStyle(StrutStyle strutStyle) { fStrutStyle = std::move(strutStyle); } in setStrutStyle() function