Home
last modified time | relevance | path

Searched refs:TextParagraphAttrs (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/ui/src/widgets/
Dtext_paragraph.ts18 export interface TextParagraphAttrs { interface
26 export class TextParagraph implements m.ClassComponent<TextParagraphAttrs> {
27 view({attrs}: m.CVnode<TextParagraphAttrs>) {