Searched refs:SimpleParagraphStyle (Results 1 – 1 of 1) sorted by relevance
210 struct SimpleParagraphStyle { struct223 para::ParagraphStyle toParagraphStyle(const SimpleParagraphStyle& s) { in toParagraphStyle() argument435 optional_override([](SimpleParagraphStyle style, sk_sp<SkFontMgr> fontMgr) in EMSCRIPTEN_BINDINGS()448 optional_override([](SimpleParagraphStyle style, in EMSCRIPTEN_BINDINGS()584 value_object<SimpleParagraphStyle>("ParagraphStyle") in EMSCRIPTEN_BINDINGS()585 .field("disableHinting", &SimpleParagraphStyle::disableHinting) in EMSCRIPTEN_BINDINGS()586 .field("_ellipsisPtr", &SimpleParagraphStyle::ellipsisPtr) in EMSCRIPTEN_BINDINGS()587 .field("_ellipsisLen", &SimpleParagraphStyle::ellipsisLen) in EMSCRIPTEN_BINDINGS()588 .field("heightMultiplier", &SimpleParagraphStyle::heightMultiplier) in EMSCRIPTEN_BINDINGS()589 .field("maxLines", &SimpleParagraphStyle::maxLines) in EMSCRIPTEN_BINDINGS()[all …]