Searched refs:GetElementInfoIsPassword (Results 1 – 2 of 2) sorted by relevance
106 … static void GetElementInfoIsPassword(NAccessibilityElementData *callbackInfo, napi_value &value);
69 {"isPassword", &NAccessibilityElement::GetElementInfoIsPassword},770 void NAccessibilityElement::GetElementInfoIsPassword(NAccessibilityElementData *callbackInfo, napi_… in GetElementInfoIsPassword() function in NAccessibilityElement1216 GetElementInfoIsPassword(callbackInfo, isPassword); in GetElementInfoAllAttribute2()