Searched refs:showPaste (Results 1 – 12 of 12) sorted by relevance
170 bool showPaste = true; member188 …return !((showCopy == info.showCopy) && (showPaste == info.showPaste) && (showCopyAll == info.show… in IsIconChanged()200 JSON_STRING_PUT_BOOL(jsonValue, showPaste); in ToString()
104 { OH_DEFAULT_PASTE, [](const SelectMenuInfo& info){ return info.showPaste; } }, in __anon90d004a40502()691 if (!info->menuInfo.showPaste) { in SetOptionsAction()1518 if (info->menuInfo.showPaste) { in ShowPaste()1754 if (info->menuInfo.showPaste || info->isUsingMouse) { in GetSystemMenuItemParams()
167 menuInfo.showPaste = newMenuInfo.showPaste; in UpdateShowingSelectOverlay()176 menuInfo.showPaste = newMenuInfo.showPaste; in UpdateShowingSelectOverlay()
431 selectInfo.menuInfo.showPaste = false;490 selectInfo.menuInfo.showPaste = false;551 selectInfo.menuInfo.showPaste = false;609 selectInfo.menuInfo.showPaste = false;674 selectInfo.menuInfo.showPaste = false;735 selectInfo.menuInfo.showPaste = false;798 selectInfo.menuInfo.showPaste = false;861 selectInfo.menuInfo.showPaste = false;924 selectInfo.menuInfo.showPaste = false;988 selectInfo.menuInfo.showPaste = false;[all …]
163 selectInfo.menuInfo.showPaste = false;935 selectInfo.menuInfo.showPaste = false;1025 selectInfo.menuInfo.showPaste = false;1072 selectInfo.menuInfo.showPaste = false;1246 selectInfo.menuInfo.showPaste = false;4346 info.menuInfo.showPaste = true;4366 info.menuInfo.showPaste = false;4386 info.menuInfo.showPaste = false;4406 info.menuInfo.showPaste = true;4426 info.menuInfo.showPaste = true;[all …]
278 EXPECT_TRUE(selectMenuInfo.showPaste);308 EXPECT_TRUE(selectMenuInfo.showPaste);346 EXPECT_TRUE(selectMenuInfo.showPaste);384 EXPECT_FALSE(selectMenuInfo.showPaste);
79 menuInfo.showPaste = false; in OnUpdateMenuInfo()
3810 selectInfo.menuInfo.showPaste = false; in RegisterSelectOverlayCallback()
327 menuInfo.showPaste = false; in OnUpdateMenuInfo()
282 menuInfo.showPaste = IsShowPaste(); in OnUpdateMenuInfo()
280 menuInfo.showPaste = IsShowPaste(); in OnUpdateMenuInfo()
1237 info.menuInfo.showPaste = false; in OpenSelectOverlay()