Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_handler.h150 CT_ALIAS, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp4702 … ((type == OHOS::NWeb::CursorType::CT_CONTEXTMENU) || (type == OHOS::NWeb::CursorType::CT_ALIAS)) { in OnCursorChange()
4728 } else if (type == NWeb::CursorType::CT_ALIAS) { in UpdateLocalCursorStyle()