Home
last modified time | relevance | path

Searched refs:GO_BACK (Results 1 – 25 of 107) sorted by relevance

12345

/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/browser/
H A Dcast_content_gesture_handler_test.cc68 EXPECT_CALL(*delegate_, CanHandleGesture(Eq(GestureType::GO_BACK))) in TEST_F()
70 EXPECT_CALL(*delegate_, GestureProgress(Eq(GestureType::GO_BACK), in TEST_F()
72 EXPECT_CALL(*delegate_, ConsumeGesture(Eq(GestureType::GO_BACK), _)) in TEST_F()
90 EXPECT_CALL(*delegate_, CanHandleGesture(Eq(GestureType::GO_BACK))) in TEST_F()
93 EXPECT_CALL(*delegate_, GestureProgress(Eq(GestureType::GO_BACK), in TEST_F()
113 EXPECT_CALL(*delegate_, CanHandleGesture(Eq(GestureType::GO_BACK))) in TEST_F()
115 EXPECT_CALL(*delegate_, GestureProgress(Eq(GestureType::GO_BACK), in TEST_F()
172 EXPECT_CALL(*delegate_, GestureProgress(Eq(GestureType::GO_BACK), in TEST_F()
174 EXPECT_CALL(*delegate_, CancelGesture(Eq(GestureType::GO_BACK))); in TEST_F()
194 EXPECT_CALL(*delegate_, GestureProgress(Eq(GestureType::GO_BACK), in TEST_F()
[all …]
H A Dcast_content_gesture_handler.cc55 return GestureType::GO_BACK; in GestureForSwipeOrigin()
78 if (gesture_type == GestureType::GO_BACK) { in HandleSideSwipe()
93 if (gesture_type == GestureType::GO_BACK && in HandleSideSwipe()
96 delegate_->CancelGesture(GestureType::GO_BACK); in HandleSideSwipe()
H A Dcast_content_window.h87 GO_BACK = 1, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/directactions/
H A DDirectActionUsageHistogram.java28 map.put(ChromeDirectActionIds.GO_BACK, DirectActionId.GO_BACK); in map.put() argument
48 @IntDef({DirectActionId.GO_BACK, DirectActionId.RELOAD, DirectActionId.GO_FORWARD,
61 int GO_BACK = 2; field
H A DGoBackDirectActionHandler.java15 super(ChromeDirectActionIds.GO_BACK); in GoBackDirectActionHandler()
H A DChromeDirectActionIds.java17 public static final String GO_BACK = "go_back"; field in ChromeDirectActionIds
/dports/games/pioneer/pioneer-20210723/data/modules/CrewContracts/
H A DCrewContracts.lua257 form:AddOption(l.GO_BACK, 0)
284 form:AddOption(l.GO_BACK, 0)
291 form:AddOption(l.GO_BACK, 0)
295 form:AddOption(l.GO_BACK, 0)
362 form:AddOption(l.GO_BACK, 7)
/dports/lang/intercal/intercal-0.31/prebuilt/
H A Dparser.h57 GO_BACK = 263, enumerator
171 #define GO_BACK 263 macro
/dports/games/keeperrl/keeperrl-alpha23/
H A Dplayer_role_choice.h8 GO_BACK
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webdriver/pylib/selenium/webdriver/remote/
H A Dcommand.py34 GO_BACK = "goBack" variable in Command
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webdriver/pylib/selenium/webdriver/remote/
H A Dcommand.py34 GO_BACK = "goBack" variable in Command
/dports/www/py-selenium/selenium-3.141.0/selenium/webdriver/remote/
H A Dcommand.py40 GO_BACK = "goBack" variable in Command
/dports/games/hexxagon/hexxagon-1.0.2/src/gui/
H A Dgtknavbar.cpp27 bprev(Gtk::Stock::GO_BACK), in GtkNavBar()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/coreplugin/
H A Dcoreconstants.h131 const char GO_BACK[] = "QtCreator.GoBack"; variable
H A Deditortoolbar.cpp217 connect(ActionManager::command(Constants::GO_BACK), &Command::keySequenceChanged, in EditorToolBar()
372 d->m_goBackAction->setToolTip(ActionManager::command(Constants::GO_BACK)->action()->toolTip()); in updateActionShortcuts()
/dports/lang/intercal/intercal-0.31/src/
H A Dparser.y107 %token GETS RESIZE NEXT GO_AHEAD GO_BACK FORGET RESUME STASH RETRIEVE IGNORE
298 | GO_BACK {/* AIS */ NEWFANGLED {ACTION($$, GO_BACK, 0);}}
H A Dlexer.l423 REDIRE {return(GO_BACK);}
425 REDENDUM {yylval.numval = GO_BACK; return(GERUND);}
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stubs/selenium/selenium/webdriver/remote/
H A Dcommand.pyi9 GO_BACK: str
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/guiSQLiteStudio/
H A Dmdiwindow.cpp207 cancelBtn->setIcon(ICONS.GO_BACK); in confirmClose()
/dports/games/pioneer/pioneer-20210723/data/pigui/modules/info-view/
H A D04-missions.lua64 if ui.button(l.GO_BACK, Vector2(0, 0)) then
/dports/deskutils/coolreader/coolreader-cr3.2.55/android/src/org/coolreader/crengine/
H A DReaderAction.java93 …public final static ReaderAction GO_BACK = new ReaderAction("GO_BACK", R.string.action_go_back, Re… field in ReaderAction
226 GO_BACK,
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dstock.h142 extern GTKMM_API const Gtk::BuiltinStockID GO_BACK; /*!< left-to-right languages: @image h…
H A Dstock.cc77 const Gtk::BuiltinStockID GO_BACK = { GTK_STOCK_GO_BACK }; variable
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dstock.h102 extern GTKMM_API const Gtk::BuiltinStockID GO_BACK; /*!< left-to-right languages: @image h…
H A Dstock.cc73 const Gtk::BuiltinStockID GO_BACK = { GTK_STOCK_GO_BACK }; variable

12345