Searched defs:ParagraphBuilder (Results 1 – 4 of 4) sorted by relevance
19 ParagraphBuilder(const ParagraphStyle&, sk_sp<FontCollection>) { } in ParagraphBuilder() function
278 CanvasKit.ParagraphBuilder.prototype.pushStyle = function(textStyle) { class in CanvasKit
146 ParagraphBuilder: { property
413 readonly ParagraphBuilder: ParagraphBuilderFactory; property872 export interface ParagraphBuilder extends EmbindObject<ParagraphBuilder> { interface