Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Dosr_accessibility_node_win.cc520 STDMETHODIMP CefIAccessible::accLocation(long* pxLeft, in accLocation() argument
527 if (pxLeft && pyTop && pcxWidth && pcyHeight && VALID_CHILDID(varChild)) { in accLocation()
533 *pxLeft = rcItem.left; in accLocation()