Home
last modified time | relevance | path

Searched defs:ShapedText (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/experimental/sktext/include/
DText.h89 class ShapedText; variable
131 ShapedText() in ShapedText() function
/third_party/flutter/skia/modules/canvaskit/
Dcanvaskit_bindings.cpp510 class ShapedText { class
512 ShapedText(ShapedTextOpts opts) : fOpts(opts) {} in ShapedText() function in ShapedText
Dexterns.js96 ShapedText: { property