Home
last modified time | relevance | path

Searched defs:selectedText (Results 1 – 25 of 535) sorted by relevance

12345678910>>...22

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.search/new search/org/eclipse/search/ui/text/
H A DTextSearchQueryProvider.java135 public abstract ISearchQuery createQuery(String selectedText) throws CoreException; in createQuery()
146 …public abstract ISearchQuery createQuery(String selectedText, IResource[] resources) throws CoreEx… in createQuery()
157 …public abstract ISearchQuery createQuery(String selectedText, IWorkingSet[] ws) throws CoreExcepti… in createQuery()
/dports/deskutils/kdepim-addons/kdepim-addons-21.12.3/kmail/editorconvertertextplugins/markdown/plugin/
H A Dmarkdowninterface.cpp103 const QString selectedText = richTextEditor()->textCursor().selectedText(); in addBold() local
113 const QString selectedText = richTextEditor()->textCursor().selectedText(); in addBlockQuote() local
123 const QString selectedText = richTextEditor()->textCursor().selectedText(); in addCode() local
133 const QString selectedText = richTextEditor()->textCursor().selectedText(); in addItalic() local
171 const QString selectedText = richTextEditor()->textCursor().selectedText(); in addTitle() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/
H A Dlayout_text_control_test.cc43 auto* selectedText = GetInnerLayoutText(inputElement); in TEST_F() local
69 auto* selectedText = GetInnerLayoutText(inputElement); in TEST_F() local
95 auto* selectedText = GetInnerLayoutText(inputElement); in TEST_F() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.search/new search/org/eclipse/search2/internal/ui/text2/
H A DDefaultTextSearchQueryProvider.java50 public ISearchQuery createQuery(String selectedText, IResource[] resources) { in createQuery()
56 public ISearchQuery createQuery(String selectedText, IWorkingSet[] ws) { in createQuery()
/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/zaproxy/zap/extension/custompages/
H A DPopupFlagCustomPageIndicatorMenu.java37 private String selectedText = null; field in PopupFlagCustomPageIndicatorMenu
57 Context currentContext, String selectedText) { in getDialogAddCustomPage()
/dports/devel/kf5-kio/kio-5.89.0/src/widgets/
H A Dkurifiltersearchprovideractions.cpp42 QString KUriFilterSearchProviderActions::selectedText() const in selectedText() function in KUriFilterSearchProviderActions
47 void KUriFilterSearchProviderActions::setSelectedText(const QString &selectedText) in setSelectedText()
/dports/www/chromium-legacy/chromium-88.0.4324.182/weblayer/public/java/org/chromium/weblayer/
H A DActionModeCallback.java18 public void onActionItemClicked(@ActionModeItemType int item, String selectedText) {} in onActionItemClicked()
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Gui/Tagging/
H A DTagLineEdit.cpp35 const auto selectedText = this->selectedText(); in textSelection() local
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/util/tests/
H A Dtest_formattinghelpers.cpp45 QString selectedText = QStringLiteral("void bar() {\nint x;\n}"); in testFuzzyMatching_data() local
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/react-mde/lib/definitions/types/
H A DCommandOptions.d.ts13 selectedText: string; property
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/stringsubstitution/
H A DSelectedTextResolver.java30 String selectedText = argument; in resolveValue() local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/panmirror/src/editor/src/behaviors/
H A Dfind.ts117 const selectedText = state.doc.textBetween(state.selection.from, state.selection.to); constant
154 const selectedText = state.doc.textBetween(state.selection.from, state.selection.to); constant
314 const selectedText = state.doc.textBetween(state.selection.from, state.selection.to); constant
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/
H A DAbstractDebugViewTests.java154 Object[] selectedText = selectedText(selected); in assertStackFrameIsSelected() local
211 protected Object[] selectedText(TreeItem[] selected) throws Exception { in selectedText() method in AbstractDebugViewTests
212 Object[] selectedText = sync(() -> Arrays.stream(selected).map(x -> x.getText()).toArray()); in selectedText() local
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/mac/
H A DmozTextAccessible.mm43 - (NSString*)selectedText; method in NSString
453 {
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/mac/
H A DmozTextAccessible.mm43 - (NSString*)selectedText; method in NSString
453 {
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/text/template/
H A DDeclarationEngine.java105 String selectedText = null; in completeObject() local
209 String selectedText = null; in complete() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/plugins/qwebengineview/
H A Dqwebengineview_plugin.h74 QString selectedText() { return QString(); } in selectedText() function
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/gui/views/controls/
H A DTextComponentCutAction.java69 String selectedText = text.substring( in actionPerformed() local
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Books/
H A DVolumeannotation.php32 public $selectedText; variable in Google_Service_Books_Volumeannotation
123 public function setSelectedText($selectedText)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Books/
H A DVolumeannotation.php32 public $selectedText; variable in Google_Service_Books_Volumeannotation
123 public function setSelectedText($selectedText)
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/src/org/eclipse/e4/tools/emf/ui/internal/common/
H A DAutocomplete.java102 String selectedText = items[index]; in setClosestMatch() local
/dports/devel/kf5-kparts/kparts-5.89.0/src/
H A Dtextextension.cpp31 QString KParts::TextExtension::selectedText(Format) const in selectedText() function in KParts::TextExtension
/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/zaproxy/zap/extension/authentication/
H A DPopupFlagLoggedOutIndicatorMenu.java38 private String selectedText = null; field in PopupFlagLoggedOutIndicatorMenu
H A DPopupFlagLoggedInIndicatorMenu.java38 private String selectedText = null; field in PopupFlagLoggedInIndicatorMenu
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/webengine/api/
H A Dqquickwebenginecontextmenurequest.cpp183 QString QQuickWebEngineContextMenuRequest::selectedText() const in selectedText() function in QQuickWebEngineContextMenuRequest

12345678910>>...22