Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Dosr_accessibility_node_win.cc529 RECT rcItem = {loc.x, loc.y, loc.x + loc.width, loc.y + loc.height}; in accLocation() local
562 RECT rcItem = {loc.x, loc.y, loc.x + loc.width, loc.y + loc.height}; in accHitTest() local