Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Dosr_accessibility_node_win.cc523 long* pcyHeight, in accLocation() argument
527 if (pxLeft && pyTop && pcxWidth && pcyHeight && VALID_CHILDID(varChild)) { in accLocation()
536 *pcyHeight = rcItem.bottom - rcItem.top; in accLocation()