Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/chrome/
Dchrome_context_menu_handler.cc74 command_id, EVENTFLAG_NONE)) { in CommandWillBeExecuted()
/third_party/cef/include/internal/
Dcef_types.h1757 EVENTFLAG_NONE = 0, enumerator
/third_party/chromium/patch/
D0003-ohos-1115.patch61190 + {EF_NONE, EVENTFLAG_NONE},
63486 + event.modifiers = EVENTFLAG_NONE;
63928 + touch_pressed.modifiers = EVENTFLAG_NONE;
63941 + touch_move.modifiers = EVENTFLAG_NONE;
63954 + touch_end.modifiers = EVENTFLAG_NONE;