Searched refs:IsShowPaste (Results 1 – 3 of 3) sorted by relevance
278 menuInfo.menuIsShow = (hasText || IsShowPaste() || menuInfo.showCameraInput) && in OnUpdateMenuInfo()282 menuInfo.showPaste = IsShowPaste(); in OnUpdateMenuInfo()
280 menuInfo.showPaste = IsShowPaste(); in OnUpdateMenuInfo()354 needRefreshMenu_ = !IsShowPaste() && pattern->copyOption_ != CopyOptions::None; in OnMenuItemAction()
126 bool IsShowPaste() in IsShowPaste() function