Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_context_menu_params.h62 CM_ST_NONE = 0, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp527 return OHOS::NWeb::NWebContextMenuParams::ContextMenuSourceType::CM_ST_NONE; in GetSourceType()