Searched refs:showCut (Results 1 – 13 of 13) sorted by relevance
172 bool showCut = true; member189 (showCut == info.showCut) && (showCameraInput == info.showCameraInput) && in IsIconChanged()202 JSON_STRING_PUT_BOOL(jsonValue, showCut); in ToString()
101 { OH_DEFAULT_CUT, [](const SelectMenuInfo& info){ return info.showCut; } }, in __anon90d004a40202()685 if (!info->menuInfo.showCut) { in SetOptionsAction()1477 if (info->menuInfo.showCut) { in ShowCut()1759 if (info->menuInfo.showCut || info->isUsingMouse) { in GetSystemMenuItemParams()
162 selectInfo.menuInfo.showCut = false;934 selectInfo.menuInfo.showCut = false;1024 selectInfo.menuInfo.showCut = false;1071 selectInfo.menuInfo.showCut = false;1245 selectInfo.menuInfo.showCut = false;4347 info.menuInfo.showCut = true;4367 info.menuInfo.showCut = false;4387 info.menuInfo.showCut = true;4407 info.menuInfo.showCut = false;4427 info.menuInfo.showCut = false;[all …]
430 selectInfo.menuInfo.showCut = false;489 selectInfo.menuInfo.showCut = false;550 selectInfo.menuInfo.showCut = false;608 selectInfo.menuInfo.showCut = false;673 selectInfo.menuInfo.showCut = false;734 selectInfo.menuInfo.showCut = false;797 selectInfo.menuInfo.showCut = false;860 selectInfo.menuInfo.showCut = false;923 selectInfo.menuInfo.showCut = false;987 selectInfo.menuInfo.showCut = false;[all …]
179 menuInfo.showCut = newMenuInfo.showCut; in UpdateShowingSelectOverlay()
277 EXPECT_TRUE(selectMenuInfo.showCut);307 EXPECT_TRUE(selectMenuInfo.showCut);345 EXPECT_TRUE(selectMenuInfo.showCut);383 EXPECT_FALSE(selectMenuInfo.showCut);
78 menuInfo.showCut = false; in OnUpdateMenuInfo()
3791 selectInfo.menuInfo.showCut = false; in RegisterSelectOverlayCallback()
326 menuInfo.showCut = false; in OnUpdateMenuInfo()
285 menuInfo.showCut = menuInfo.showCopy; in OnUpdateMenuInfo()
279 menuInfo.showCut = isShowItem && hasValue && !pattern->textSelector_.SelectNothing(); in OnUpdateMenuInfo()
3122 ASSERT_EQ(menuInfo.showCut, true);3125 ASSERT_EQ(menuInfo.showCut, false);
1236 info.menuInfo.showCut = false; in OpenSelectOverlay()