Home
last modified time | relevance | path

Searched defs:selection (Results 251 – 275 of 13317) sorted by relevance

1...<<11121314151617181920>>...533

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/provider/
H A DChromeBrowserProvider.java281 private String buildSuggestWhere(String selection, int argc) { in buildSuggestWhere()
442 public int delete(Uri uri, String selection, String[] selectionArgs) { in delete()
934 private int updateBookmarkFromAPI(ContentValues values, String selection, in updateBookmarkFromAPI()
1019 private static String buildWhereClause(long id, String selection) { in buildWhereClause()
1032 private static String buildHistoryWhereClause(long id, String selection) { in buildHistoryWhereClause()
1036 private static String buildHistoryWhereClause(String selection) { in buildHistoryWhereClause()
1059 private static String buildBookmarkWhereClause(String selection) { in buildBookmarkWhereClause()
1216 String title, Integer visits, long parentId, String selection, in updateBookmarkFromAPI()
1219 String selection, String[] selectionArgs); in removeBookmarkFromAPI()
1221 String selection, String[] selectionArgs); in removeHistoryFromAPI()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/
H A DOpenAction.java118 public void selectionChanged(ITextSelection selection) { in selectionChanged()
122 public void selectionChanged(IStructuredSelection selection) { in selectionChanged()
126 private boolean checkEnabled(IStructuredSelection selection) { in checkEnabled()
143 public void run(ITextSelection selection) { in run()
248 public void run(IStructuredSelection selection) { in run()
H A DFindOccurrencesInFileAction.java132 public void selectionChanged(IStructuredSelection selection) { in selectionChanged()
136 private IMember getMember(IStructuredSelection selection) { in getMember()
164 public void run(IStructuredSelection selection) { in run()
191 public void selectionChanged(ITextSelection selection) { in selectionChanged()
202 public void selectionChanged(JavaTextSelection selection) { in selectionChanged()
H A DOpenProjectAction.java113 public void selectionChanged(ISelection selection) { in selectionChanged()
117 public void run(ISelection selection) { in run()
121 private int evaluateSelection(IStructuredSelection selection, List<Object> allClosedProjects) { in evaluateSelection()
158 public void run(IStructuredSelection selection) { in run()
/dports/audio/rosegarden/rosegarden-21.06.1/src/base/parameterpattern/
H A DParameterPattern.cpp55 const EventSelection *selection = m_situation->getEventSelection(); in modifySegment() local
175 EventSelection *selection, in setProperties()
194 EventSelection *selection, in setVelocities()
204 setPropertyFlat(EventSelection *selection, in setPropertyFlat()
222 setVelocitiesFlat(EventSelection *selection, int targetVelocity) in setVelocitiesFlat()
/dports/audio/gtick/gtick-0.5.5/src/
H A Dprofiles.c129 GtkTreeSelection* selection; in selection_changed_cb() local
208 GtkTreeSelection* selection = in new_profile_selected() local
235 GtkTreeSelection* selection = in set_profile_selected() local
494 GtkTreeSelection* selection; in edit_profile() local
546 GtkTreeSelection* selection; in up_cb() local
577 GtkTreeSelection* selection; in down_cb() local
609 GtkTreeSelection* selection = in add_cb() local
628 GtkTreeSelection* selection; in delete_cb() local
649 GtkTreeSelection* selection; in save_cb() local
665 GtkTreeSelection* selection; in edit_cb() local
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/gtest/logging/
H A Dtest_logSelection.cpp51 LogSelection selection(tags, false, LogLevel::Trace); in TEST() local
71 LogSelection selection(tags, false, LogLevel::Trace); in TEST() local
88 LogSelection selection(tags, true, LogLevel::Off); in TEST() local
157 LogSelection selection(tags, true, LogLevel::Info); in TEST() local
204 LogSelection selection(tags, true, LogLevel::Off); in TEST() local
212 LogSelection selection(tags, true, LogLevel::Off); in TEST() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/gtest/logging/
H A Dtest_logSelection.cpp51 LogSelection selection(tags, false, LogLevel::Trace); in TEST() local
71 LogSelection selection(tags, false, LogLevel::Trace); in TEST() local
88 LogSelection selection(tags, true, LogLevel::Off); in TEST() local
157 LogSelection selection(tags, true, LogLevel::Info); in TEST() local
204 LogSelection selection(tags, true, LogLevel::Off); in TEST() local
212 LogSelection selection(tags, true, LogLevel::Off); in TEST() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/
H A DAbstractDebugActionDelegate.java85 IStructuredSelection selection = getSelection(); in run() local
97 private void runInForeground(final IStructuredSelection selection, boolean isShift) { in runInForeground()
230 protected boolean initialize(IAction action, ISelection selection) { in initialize()
254 private void setSelection(IStructuredSelection selection) { in setSelection()
295 protected boolean getEnableStateForSelection(IStructuredSelection selection) { in getEnableStateForSelection()
329 IStructuredSelection selection = getSelection(); in runWithEvent() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/actions/
H A DCleanUpAction.java98 public void run(ITextSelection selection) { in run()
106 public void run(IStructuredSelection selection) { in run()
122 public void selectionChanged(ITextSelection selection) { in selectionChanged()
127 public void selectionChanged(IStructuredSelection selection) { in selectionChanged()
131 private boolean isEnabled(IStructuredSelection selection) { in isEnabled()
223 public ICompilationUnit[] getCompilationUnits(IStructuredSelection selection) { in getCompilationUnits()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/gtest/logging/
H A Dtest_logSelection.cpp51 LogSelection selection(tags, false, LogLevel::Trace); in TEST() local
71 LogSelection selection(tags, false, LogLevel::Trace); in TEST() local
88 LogSelection selection(tags, true, LogLevel::Off); in TEST() local
157 LogSelection selection(tags, true, LogLevel::Info); in TEST() local
204 LogSelection selection(tags, true, LogLevel::Off); in TEST() local
212 LogSelection selection(tags, true, LogLevel::Off); in TEST() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/gtest/logging/
H A Dtest_logSelection.cpp51 LogSelection selection(tags, false, LogLevel::Trace); in TEST() local
71 LogSelection selection(tags, false, LogLevel::Trace); in TEST() local
88 LogSelection selection(tags, true, LogLevel::Off); in TEST() local
157 LogSelection selection(tags, true, LogLevel::Info); in TEST() local
204 LogSelection selection(tags, true, LogLevel::Off); in TEST() local
212 LogSelection selection(tags, true, LogLevel::Off); in TEST() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/gtest/logging/
H A Dtest_logSelection.cpp51 LogSelection selection(tags, false, LogLevel::Trace); in TEST() local
71 LogSelection selection(tags, false, LogLevel::Trace); in TEST() local
88 LogSelection selection(tags, true, LogLevel::Off); in TEST() local
157 LogSelection selection(tags, true, LogLevel::Info); in TEST() local
204 LogSelection selection(tags, true, LogLevel::Off); in TEST() local
212 LogSelection selection(tags, true, LogLevel::Off); in TEST() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/gtest/logging/
H A Dtest_logSelection.cpp51 LogSelection selection(tags, false, LogLevel::Trace); in TEST() local
71 LogSelection selection(tags, false, LogLevel::Trace); in TEST() local
88 LogSelection selection(tags, true, LogLevel::Off); in TEST() local
157 LogSelection selection(tags, true, LogLevel::Info); in TEST() local
204 LogSelection selection(tags, true, LogLevel::Off); in TEST() local
212 LogSelection selection(tags, true, LogLevel::Off); in TEST() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/gtest/logging/
H A Dtest_logSelection.cpp51 LogSelection selection(tags, false, LogLevel::Trace); in TEST() local
71 LogSelection selection(tags, false, LogLevel::Trace); in TEST() local
88 LogSelection selection(tags, true, LogLevel::Off); in TEST() local
157 LogSelection selection(tags, true, LogLevel::Info); in TEST() local
204 LogSelection selection(tags, true, LogLevel::Off); in TEST() local
212 LogSelection selection(tags, true, LogLevel::Off); in TEST() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/gtest/logging/
H A Dtest_logSelection.cpp51 LogSelection selection(tags, false, LogLevel::Trace); in TEST() local
71 LogSelection selection(tags, false, LogLevel::Trace); in TEST() local
88 LogSelection selection(tags, true, LogLevel::Off); in TEST() local
157 LogSelection selection(tags, true, LogLevel::Info); in TEST() local
204 LogSelection selection(tags, true, LogLevel::Off); in TEST() local
212 LogSelection selection(tags, true, LogLevel::Off); in TEST() local
/dports/graphics/krita/krita-4.4.8/libs/image/
H A Dkis_processing_information.cpp27 KisSelectionSP selection; member
31 …mation(const KisPaintDeviceSP device, const QPoint& topLeft, const KisSelectionSP selection) : d(n… in KisConstProcessingInformation()
59 const KisSelectionSP KisConstProcessingInformation::selection() const in selection() function in KisConstProcessingInformation
73 …gInformation(KisPaintDeviceSP device, const QPoint& topLeft, const KisSelectionSP selection) : Kis… in KisProcessingInformation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/ui/src/frontend/
H A Dtrack_group_panel.ts89 const selection = globals.state.currentSelection; constant
94 const selectedArea = globals.state.areas[selection.areaId]; constant
161 const selection = globals.state.currentSelection; constant
163 const selectedArea = globals.state.areas[selection.areaId]; constant
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/common/security-features/tools/
H A Dgenerate.py39 selection={}, argument
57 def dump_test_parameters(selection): argument
66 def get_test_filename(spec_directory, spec_json, selection): argument
130 def generate_selection(spec_json, selection): argument
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/
H A DDeleteLaunchConfigurationAction.java56 IStructuredSelection selection = getStructuredSelection(); in shouldDelete() local
70 IStructuredSelection selection = getStructuredSelection(); in performAction() local
89 protected boolean updateSelection(IStructuredSelection selection) { in updateSelection()
/dports/cad/geda/geda-gaf-1.8.2/libgeda/src/
H A Do_selection.c52 void o_selection_add (TOPLEVEL *toplevel, SELECTION *selection, OBJECT *o_selected) in o_selection_add()
71 void o_selection_remove (TOPLEVEL *toplevel, SELECTION *selection, OBJECT *o_selected) in o_selection_remove()
90 void o_selection_print_all(const SELECTION *selection) in o_selection_print_all()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/ui/actions/
H A DIToggleBreakpointsTargetManager.java54 Set<String> getEnabledToggleBreakpointsTargetIDs(IWorkbenchPart part, ISelection selection); in getEnabledToggleBreakpointsTargetIDs()
64 String getPreferredToggleBreakpointsTargetID(IWorkbenchPart part, ISelection selection); in getPreferredToggleBreakpointsTargetID()
74 IToggleBreakpointsTarget getToggleBreakpointsTarget(IWorkbenchPart part, ISelection selection); in getToggleBreakpointsTarget()
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/actions/
H A DPHPOpenDeclarationEditorAction.java32 public void selectionChanged(IAction action, ISelection selection) { in selectionChanged()
43 private boolean checkEnabled(IStructuredSelection selection) { in checkEnabled()
58 ITextSelection selection = (ITextSelection) fEditor in run() local
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/dialoguer-0.8.0/examples/
H A Dselect.rs11 let selection = Select::with_theme(&ColorfulTheme::default()) in main() localVariable
20 let selection = Select::with_theme(&ColorfulTheme::default()) in main() localVariable
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dhistory.cc163 Glib::RefPtr<Gtk::TreeSelection> selection = hTreeView->get_selection(); in historySelectionChanged() local
196 Glib::RefPtr<Gtk::TreeSelection> selection = bTreeView->get_selection(); in bookmarkSelectionChanged() local
237 Glib::RefPtr<Gtk::TreeSelection> selection = hTreeView->get_selection(); in procParamsChanged() local
308 Glib::RefPtr<Gtk::TreeSelection> selection = hTreeView->get_selection(); in addBookmarkWithText() local
337 Glib::RefPtr<Gtk::TreeSelection> selection = bTreeView->get_selection(); in delBookmarkPressed() local
355 Glib::RefPtr<Gtk::TreeSelection> selection = hTreeView->get_selection(); in undo() local
372 Glib::RefPtr<Gtk::TreeSelection> selection = hTreeView->get_selection(); in redo() local

1...<<11121314151617181920>>...533