Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Dosr_dragdrop_win.h103 HRESULT __stdcall QueryContinueDrag(BOOL fEscapePressed, DWORD grfKeyState);
Dosr_dragdrop_win.cc444 HRESULT DropSourceWin::QueryContinueDrag(BOOL fEscapePressed, in QueryContinueDrag() argument
446 if (fEscapePressed) { in QueryContinueDrag()