Home
last modified time | relevance | path

Searched refs:textHeightBehavior (Results 1 – 5 of 5) sorted by relevance

/external/skia/modules/canvaskit/
Dparagraph_bindings.cpp218 para::TextHeightBehavior textHeightBehavior; member
246 ps.setTextHeightBehavior(s.textHeightBehavior); in toParagraphStyle()
592 .field("textHeightBehavior", &SimpleParagraphStyle::textHeightBehavior) in EMSCRIPTEN_BINDINGS()
DCHANGELOG.md20 - `ParagraphStyle` now accepts textHeightBehavior.
/external/skia/modules/canvaskit/tests/
Dparagraph.spec.js869 textHeightBehavior: CanvasKit.TextHeightBehavior[behaviors[i]], property
/external/skia/modules/canvaskit/npm_build/types/
Dcanvaskit-wasm-tests.ts539 textHeightBehavior: CK.TextHeightBehavior.DisableFirstAscent
Dindex.d.ts927 textHeightBehavior?: TextHeightBehavior; property