Searched refs:GetWindowInfoIsFocused (Results 1 – 2 of 2) sorted by relevance
151 static void GetWindowInfoIsFocused(NAccessibilityElementData *callbackInfo, napi_value &value);
116 {"isFocused", &NAccessibilityElement::GetWindowInfoIsFocused},1402 GetWindowInfoIsFocused(callbackInfo, isFocused); in GetWindowInfoAllAttribute()1493 void NAccessibilityElement::GetWindowInfoIsFocused(NAccessibilityElementData *callbackInfo, napi_va… in GetWindowInfoIsFocused() function in NAccessibilityElement