Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Domnibox.ts139 closeOnOutsideClick?: boolean; property
308 const {closeOnOutsideClick} = attrs; constant
317 const {closeOnOutsideClick} = attrs; constant
/external/perfetto/ui/src/widgets/
Dpopup.ts65 closeOnOutsideClick?: boolean; property