Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Dosr_accessibility_node_win.cc505 RECT rcWnd; in accSelect() local
506 GetClientRect(hwnd, &rcWnd); in accSelect()
507 InvalidateRect(hwnd, &rcWnd, FALSE); in accSelect()