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