Searched refs:GetElementInfoInputType (Results 1 – 2 of 2) sorted by relevance
90 static void GetElementInfoInputType(NAccessibilityElementData *callbackInfo, napi_value &value);
54 {"inputType", &NAccessibilityElement::GetElementInfoInputType},543 void NAccessibilityElement::GetElementInfoInputType(NAccessibilityElementData *callbackInfo, napi_v… in GetElementInfoInputType() function in NAccessibilityElement1152 GetElementInfoInputType(callbackInfo, inputType); in GetElementInfoAllAttribute1()