Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Dosr_accessibility_node_win.cc522 long* pcxWidth, in accLocation() argument
527 if (pxLeft && pyTop && pcxWidth && pcyHeight && VALID_CHILDID(varChild)) { in accLocation()
535 *pcxWidth = rcItem.right - rcItem.left; in accLocation()