Home
last modified time | relevance | path

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

/third_party/skia/m133/modules/skparagraph/include/
DParagraphStyle.h203 void setTextHeightBehavior(TextHeightBehavior v) { fTextHeightBehavior = v; } in setTextHeightBehavior() function
/third_party/skia/modules/skparagraph/include/
DParagraphStyle.h188 void setTextHeightBehavior(TextHeightBehavior v) { fTextHeightBehavior = v; } in setTextHeightBehavior() function