Searched refs:CT_CONTEXTMENU (Results 1 – 3 of 3) sorted by relevance
149 CT_CONTEXTMENU, enumerator
448 bool rerult = webPattern->OnCursorChange(OHOS::NWeb::CursorType::CT_CONTEXTMENU, nullptr);
4702 …if ((type == OHOS::NWeb::CursorType::CT_CONTEXTMENU) || (type == OHOS::NWeb::CursorType::CT_ALIAS)… in OnCursorChange()4724 if (type == NWeb::CursorType::CT_CONTEXTMENU) { in UpdateLocalCursorStyle()