Home
last modified time | relevance | path

Searched defs:SlottableTextProperty (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/modules/canvaskit/
H A Dskottie.js71 CanvasKit.SlottableTextProperty = function(t) { class in CanvasKit
/aosp_15_r20/external/skia/modules/canvaskit/npm_build/types/
H A Dindex.d.ts463 readonly SlottableTextProperty: SlottableTextPropertyConstructor; property
1000 export interface SlottableTextProperty { interface