Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Dkeyboard_event_handler.ts27 export function handleKey(e: KeyboardEvent, down: boolean) { function
/external/skqp/gm/
Dgm.h90 bool handleKey(SkUnichar uni) { in handleKey() function