Searched refs:GetElementInfoFocusable (Results 1 – 2 of 2) sorted by relevance
99 static void GetElementInfoFocusable(NAccessibilityElementData *callbackInfo, napi_value &value);
63 {"focusable", &NAccessibilityElement::GetElementInfoFocusable},706 void NAccessibilityElement::GetElementInfoFocusable(NAccessibilityElementData *callbackInfo, napi_v… in GetElementInfoFocusable() function in NAccessibilityElement1192 GetElementInfoFocusable(callbackInfo, focusable); in GetElementInfoAllAttribute2()