Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.cpp57 const char SCROLL_START_EVENT[] = "scrollstart"; variable
169 { SCROLL_START_EVENT, Accessibility::EventType::TYPE_VIEW_SCROLLED_START }, in ConvertStrToEventType()