Home
last modified time | relevance | path

Searched refs:SetEventInfoStrProperty (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/
H A Dnapi_accessibility_extension.cpp380 napi_status SetEventInfoStrProperty(napi_env env, const char *property, std::string &value, napi_va… in SetEventInfoStrProperty() function
415 …if (SetEventInfoStrProperty(data->env_, "eventType", data->eventType_, napiEventInfo) != napi_ok) { in OnAccessibilityEventExec()
427 if (SetEventInfoStrProperty(data->env_, "textAnnouncedForAccessibility", in OnAccessibilityEventExec()