Home
last modified time | relevance | path

Searched defs:TextSelection (Results 1 – 25 of 31) sorted by relevance

12

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.jface.text/src/org/eclipse/jface/text/
H A DTextSelection.java28 public class TextSelection implements ITextSelection { class
60 private TextSelection() { in TextSelection() method in TextSelection
75 public TextSelection(int offset, int length) { in TextSelection() method in TextSelection
88 public TextSelection(IDocument document, int offset, int length) { in TextSelection() method in TextSelection
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/text/
H A Dtext.h51 struct TextSelection { struct
53 constexpr TextSelection(uint16 from, uint16 to) : from(from), to(to) { in TextSelection() argument
62 inline bool operator==(TextSelection a, TextSelection b) { argument
/dports/databases/litestream/litestream-0.3.6/vendor/google.golang.org/protobuf/reflect/protodesc/
H A Dproto.go42 l.Path = append(l.Path, loc.Path...)
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/text/
H A DTextSelection.java7 public interface TextSelection { interface
/dports/finance/kraft/kraft-0.97/src/
H A Dtemplateprovider.h23 class TextSelection; variable
H A Dnewdocassistant.h31 class TextSelection; variable
H A Ddocassistant.h33 class TextSelection; variable
H A Dtextselection.cpp38 TextSelection::TextSelection( QWidget *parent, KraftDoc::Part part ) in TextSelection() function in TextSelection
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/edit/
H A Dtextdata.cxx31 TextSelection::TextSelection() in TextSelection() function in TextSelection
35 TextSelection::TextSelection( const TextPaM& rPaM ) : in TextSelection() function in TextSelection
40 TextSelection::TextSelection( const TextPaM& rStart, const TextPaM& rEnd ) : in TextSelection() function in TextSelection
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/edit/
H A Dtextdata.cxx30 TextSelection::TextSelection() in TextSelection() function in TextSelection
34 TextSelection::TextSelection( const TextPaM& rPaM ) : in TextSelection() function in TextSelection
39 TextSelection::TextSelection( const TextPaM& rStart, const TextPaM& rEnd ) : in TextSelection() function in TextSelection
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/text/
H A DTextSelection.java15 public interface TextSelection { interface
/dports/graphics/okular/okular-21.12.3/core/
H A Dobserver.h48 TextSelection = 8, ///< Text selection has been changed enumerator
H A Dtextpage.h25 class TextSelection; variable
H A Dmisc.cpp23 TextSelection::TextSelection(const NormalizedPoint &start, const NormalizedPoint &end) in TextSelection() function in TextSelection
H A Dpage.h34 class TextSelection; variable
/dports/graphics/okular/okular-21.12.3/part/
H A Dpagepainter.h33 …cessibility = 1, EnhanceLinks = 2, EnhanceImages = 4, Highlights = 8, TextSelection = 16, Annotati… enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dtextdata.hxx79 class VCL_DLLPUBLIC TextSelection class
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dtextdata.hxx80 class VCL_DLLPUBLIC TextSelection class
/dports/net-im/ruqola/ruqola-1.6.1/src/widgets/room/delegate/
H A Dtextselection.cpp13 TextSelection::TextSelection(DocumentFactoryInterface *factory) in TextSelection() function in TextSelection
/dports/accessibility/py-atspi/pyatspi-2.38.1/tests/dummyatk/
H A Dmy-atk-text.h43 }TextSelection; typedef
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/3rdparty/syntax-highlighting/src/lib/
H A Dtheme.h165 TextSelection, enumerator
/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/src/lib/
H A Dtheme.h167 TextSelection, enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/renderer_host/
H A Dtext_input_manager.cc334 TextInputManager::TextSelection::TextSelection() in TextSelection() function in content::TextInputManager::TextSelection
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/occurrenceshighlighting/
H A Dhighlighter.cpp28 TextSelection enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/
H A Dtext_input_manager.cc339 TextInputManager::TextSelection::TextSelection() in TextSelection() function in content::TextInputManager::TextSelection

12