Home
last modified time | relevance | path

Searched defs:currentWord (Results 1 – 25 of 72) sorted by relevance

123

/dports/finance/fava/fava-1.18/frontend/src/codemirror/
H A Dhint-beancount.ts43 const currentWord = getCurrentWord(cursor, line); constant
80 const startCurrentWord = cursor.ch - currentWord.length; constant
H A Dhint-query.ts15 const currentWord = getCurrentWord(cursor, line); constant
/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/DLL430_v3/src/TI/DLL430/
H A DRecord.h69 uint32_t currentWord; variable
/dports/multimedia/aegisub/aegisub-3.2.2/src/
H A Dsubs_edit_ctrl.h55 std::string currentWord; variable
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/language/interfaces/
H A Deditorcontext.cpp83 QString EditorContext::currentWord() const in currentWord() function in KDevelop::EditorContext
/dports/textproc/saxon-devel/saxon-devel-9.1.0.8_1,1/samples/java/
H A DXPathExampleDOM.java32 private String currentWord; field in XPathExampleDOM
H A DXPathExample.java29 private String currentWord; field in XPathExample
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/editing/
H A DSpellingCorrectionController.cpp132 …VisibleSelection currentWord = VisibleSelection(startOfWord(startOfSelection, LeftWordIfOnBoundary… in applyPendingCorrection() local
331 String currentWord = plainText(m_correctionPanelInfo.rangeToBeReplaced.get()); in handleCorrectionPanelResult() local
411 String currentWord = plainText(wordRange.get()); in respondToChangedSelection() local
/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/vimode/
H A Dcompletionreplayer.cpp65 …const KTextEditor::Range currentWord = KTextEditor::Range(wordStart, KTextEditor::Cursor(wordEnd.l… in replay() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/src/org/eclipse/equinox/p2/internal/repository/comparator/java/
H A DCharOperation.java132 int last = 0, currentWord = 0; in splitOn() local
593 int last = start, currentWord = 0; in splitOn() local
/dports/textproc/qstardict/qstardict-qstardict-1.3/kdeplasma/dataengine/
H A Ddictengine.cpp66 QString currentWord; member
/dports/math/jacop/jacop-4.8.0/src/main/java/org/jacop/examples/fd/
H A DCryptogram.java203 String currentWord = words.get(currentLine).get(j); in model() local
/dports/math/stanmath/math-4.2.0/lib/cpplint_1.4.5/samples/codelite-sample/src/
H A Dpptable.cpp34 std::string currentWord; in ReplaceWordA() local
78 wxString currentWord; in ReplaceWord() local
118 wxString currentWord; in TokenizeWords() local
/dports/devel/cpplint/cpplint-1.5.5/samples/codelite-sample/src/
H A Dpptable.cpp34 std::string currentWord; in ReplaceWordA() local
78 wxString currentWord; in ReplaceWord() local
118 wxString currentWord; in TokenizeWords() local
/dports/games/chessx/chessx-1.5.6/dep/scid/code/src/
H A Dtextbuf.cpp203 char currentWord[1024]; // should be long enough for a word in PrintString() local
/dports/games/scid/scid/src/
H A Dtextbuf.cpp203 char currentWord[1024]; // should be long enough for a word in PrintString() local
/dports/devel/redasm/REDasm-2.1.1/widgets/graphview/disassemblergraphview/
H A Ddisassemblerblockitem.cpp33 std::string DisassemblerBlockItem::currentWord() { return m_renderer->getCurrentWord(); } in currentWord() function in DisassemblerBlockItem
H A Ddisassemblergraphview.cpp50 std::string DisassemblerGraphView::currentWord() in currentWord() function in DisassemblerGraphView
/dports/games/springlobby/springlobby-0.180/src/helper/
H A Dwxtextctrlhist.cpp110 wxString currentWord = regex_currentWord.GetMatch( selection_Begin_InsertPos ); in OnChar() local
/dports/www/tikiwiki/tiki-21.2/lib/core/JisonParser/Phraser/
H A DHandler.php12 var $currentWord = -1; variable in JisonParser_Phraser_Handler
/dports/japanese/kiten/kiten-21.12.3/lib/DictEdict/
H A Dindexededictfile.cpp182 QByteArray currentWord = lookupDictLine( ++matchLocation ); in findMatches() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sci/parser/
H A Dvocabulary.cpp93 char currentWord[VOCAB_MAX_WORDLENGTH] = ""; in loadParserWords() local
562 char currentWord[VOCAB_MAX_WORDLENGTH] = ""; in tokenizeString() local
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Experiments/Tobacco/
H A DPredictorSingleton.cpp103 string currentSequence, string currentWord, size_t position) in setFixedToken()
/dports/editors/calligra/calligra-3.2.1/plugins/textediting/changecase/
H A DChangecase.cpp119 QChar currentWord; in sentenceCase() local
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Experiments/Tobacco/
H A DPredictorSingleton.cpp103 string currentSequence, string currentWord, size_t position) in setFixedToken()

123