Searched refs:SetEventInfoStrProperty (Results 1 – 1 of 1) sorted by relevance
380 napi_status SetEventInfoStrProperty(napi_env env, const char *property, std::string &value, napi_va… in SetEventInfoStrProperty() function415 …if (SetEventInfoStrProperty(data->env_, "eventType", data->eventType_, napiEventInfo) != napi_ok) { in OnAccessibilityEventExec()427 if (SetEventInfoStrProperty(data->env_, "textAnnouncedForAccessibility", in OnAccessibilityEventExec()