Home
last modified time | relevance | path

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

/aosp_15_r20/development/tools/winscope/src/app/components/timeline/
H A Dtimeline_component_test.ts545 const focusInEvent = new FocusEvent('focusin'); constant
/aosp_15_r20/external/coreboot/util/kconfig/
H A Dqconf.cc873 void ConfigList::focusInEvent(QFocusEvent *e) in focusInEvent() function in ConfigList