Searched refs:GetElementInfoTextType (Results 1 – 2 of 2) sorted by relevance
128 static void GetElementInfoTextType(NAccessibilityElementData *callbackInfo, napi_value &value);
93 {"textType", &NAccessibilityElement::GetElementInfoTextType},1026 void NAccessibilityElement::GetElementInfoTextType(NAccessibilityElementData *callbackInfo, napi_va… in GetElementInfoTextType() function in NAccessibilityElement1326 GetElementInfoTextType(callbackInfo, textType); in GetElementInfoAllAttribute4()