Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Dosr_accessibility_node_win.cc452 CefNativeAccessible* nativeObj = nullptr; in get_accFocus() local
454 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()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp153000 …virtual nsresult PreCreate(nsISupports *nativeObj, JSContext *cx, JSObject *globalObj, JSObject **…