Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/ui/src/widgets/
H A Dpopup.ts86 onPopupMount?: (dom: HTMLElement) => void; property
162 onPopupMount = () => {}, constant