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