Searched refs:nativeObj (Results 1 – 1 of 1) sorted by relevance
452 CefNativeAccessible* nativeObj = nullptr; in get_accFocus() local454 nativeObj = focusedNode->GetNativeAccessibleObject(nullptr); in get_accFocus()456 if (nativeObj) { in get_accFocus()457 if (nativeObj == this) { in get_accFocus()462 pFocusChild->pdispVal = nativeObj; in get_accFocus()