Searched refs:nativeObj (Results 1 – 2 of 2) 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()
153000 …virtual nsresult PreCreate(nsISupports *nativeObj, JSContext *cx, JSObject *globalObj, JSObject **…