Home
last modified time | relevance | path

Searched defs:has_selection (Results 1 – 25 of 364) sorted by relevance

12345678910>>...15

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/renderer_context_menu/
H A Dcontext_menu_content_type.cc36 const bool has_selection = !params_.selection_text.empty(); in SupportsGroup() local
71 const bool has_selection = !params_.selection_text.empty(); in SupportsGroupInternal() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/renderer_context_menu/
H A Dcontext_menu_content_type.cc36 const bool has_selection = !params_.selection_text.empty(); in SupportsGroup() local
71 const bool has_selection = !params_.selection_text.empty(); in SupportsGroupInternal() local
/dports/deskutils/maliit-keyboard/keyboard-2.1.0/src/plugin/
H A Dupdatenotifier.cpp52 bool has_selection; member in MaliitKeyboard::UpdateNotifierPrivate
73 const bool has_selection(event->value(g_has_selection).toBool()); in notify() local
/dports/audio/mp3splt-gtk/mp3splt-gtk-0.9.2/src/
H A Dcombo_helper.c68 gboolean has_selection = gtk_combo_box_get_active_iter(combo, &iter); in ch_get_active_str_value() local
84 gboolean has_selection = gtk_combo_box_get_active_iter(combo, &iter); in ch_get_active_value() local
/dports/devel/glade/glade-3.22.1/gladeui/
H A Dglade-clipboard.c46 gboolean has_selection; /* TRUE if clipboard has selection */ member
110 gboolean has_selection) in glade_clipboard_set_has_selection()
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libpgmodeler_ui/src/
H A Dlinenumberswidget.h37 bool has_selection; variable
/dports/ftp/filezilla/filezilla-3.55.1/src/interface/
H A Dqueueview_successful.cpp36 bool has_selection = HasSelection(); in OnContextMenu() local
H A Dqueueview_failed.cpp42 const bool has_selection = GetSelectedItemCount() != 0; in OnContextMenu() local
44 const bool has_selection = GetNextItem(-1, wxLIST_NEXT_ALL, wxLIST_STATE_SELECTED) != -1; in OnContextMenu() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/paint/
H A Dsvg_root_inline_box_painter.cc24 bool has_selection = in Paint() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/paint/
H A Dsvg_root_inline_box_painter.cc25 bool has_selection = in Paint() local
/dports/devel/git-cola/git-cola-3.10.1/cola/widgets/
H A Dfiletree.py34 def has_selection(self): member in FileTree
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/printing/common/
H A Dprint_messages.h40 bool has_selection; member
/dports/games/widelands/widelands-build21/src/editor/ui_menus/
H A Dmain_menu_load_map.cc80 bool has_selection = table_.has_selection(); in entry_selected() local
/dports/devel/llvm80/llvm-8.0.1.src/test/MC/AArch64/
H A Dneon-crypto.s38 // CHECK: sha1c q0, s1, v2.4s // encoding: [0x20,0x00,0x02,0x5e]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/print_preview/
H A Dfake_print_render_frame.cc29 bool has_selection) {} in InitiatePrintPreview()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/printing/
H A Dprint_view_manager.cc115 bool has_selection) { in PrintPreviewNow()
199 bool has_selection) { in PrintPreview()
H A Dprint_view_manager_common.cc56 bool has_selection) { in StartPrint()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/inc/gui/backend/
H A Daudio_selections.h55 bool has_selection; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/printing/
H A Dprint_view_manager.cc120 bool has_selection) { in PrintPreviewNow()
218 bool has_selection) { in PrintPreview()
H A Dprint_view_manager_common.cc56 bool has_selection) { in StartPrint()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/print_preview/
H A Dfake_print_render_frame.cc32 bool has_selection) {} in InitiatePrintPreview()
/dports/games/widelands/widelands-build21/src/ui_fsmenu/
H A Dcampaign_select.cc102 const bool has_selection = table_.has_selection(); in set_has_selection() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/printing/
H A Dprinting_context_no_system_dialog.cc37 bool has_selection, in AskUserForSettings()
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/dialogs/
H A Dtrim_image.py81 def selection_changed(self, has_selection): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/printing/
H A Dprinting_context_no_system_dialog.cc37 bool has_selection, in AskUserForSettings()

12345678910>>...15