Home
last modified time | relevance | path

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

/external/perfetto/ui/src/widgets/
Dpopup.ts23 type CustomModifier = Modifier<'sameWidth', {}>; alias
24 type ExtendedModifiers = StrictModifiers | CustomModifier;