Searched refs:pxLeft (Results 1 – 1 of 1) sorted by relevance
520 STDMETHODIMP CefIAccessible::accLocation(long* pxLeft, in accLocation() argument527 if (pxLeft && pyTop && pcxWidth && pcyHeight && VALID_CHILDID(varChild)) { in accLocation()533 *pxLeft = rcItem.left; in accLocation()