Home
last modified time | relevance | path

Searched defs:ParagraphBuilder (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/modules/skparagraph/include/
DParagraphBuilder.h20 ParagraphBuilder(const ParagraphStyle&, sk_sp<FontCollection>) { } in ParagraphBuilder() function
/third_party/skia/modules/canvaskit/
Dparagraph.js289 CanvasKit.ParagraphBuilder.prototype.pushStyle = function(textStyle) { class in CanvasKit
Dexterns.js150 ParagraphBuilder: { property
/third_party/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts408 readonly ParagraphBuilder: ParagraphBuilderFactory; property
876 export interface ParagraphBuilder extends EmbindObject<ParagraphBuilder> { interface