Home
last modified time | relevance | path

Searched refs:ignoreWord (Results 1 – 25 of 106) sorted by relevance

12345

/dports/editors/featherpad/FeatherPad-1.0.1/featherpad/
H A DspellChecker.cpp67 ignoreWord (word); in SpellChecker()
92 void SpellChecker::ignoreWord (const QString& word) in ignoreWord() function in FeatherPad::SpellChecker
99 ignoreWord (word); in addToUserWordlist()
H A DspellChecker.h38 void ignoreWord (const QString& word);
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/win/
H A DWebTextCheckerClient.cpp167 void WebTextCheckerClient::ignoreWord(uint64_t tag, const String& word) in ignoreWord() function in WebKit::WebTextCheckerClient
169 if (!m_client.ignoreWord) in ignoreWord()
172 m_client.ignoreWord(tag, toAPI(word.impl()), m_client.clientInfo); in ignoreWord()
H A DTextCheckerWin.cpp135 void TextChecker::ignoreWord(int64_t spellDocumentTag, const String& word) in ignoreWord() function in WebKit::TextChecker
137 WebTextChecker::shared()->client().ignoreWord(spellDocumentTag, word); in ignoreWord()
H A DWebTextCheckerClient.h56 void ignoreWord(uint64_t tag, const String& word);
/dports/graphics/processing/processing-1.5.1/modes/java/examples/Books/Visualizing Data/ch08-graphlayout/step_06c_variable_size_nodes/
H A Dstep_06c_variable_size_nodes.pde57 if (ignoreWord(fromLabel) || ignoreWord(toLabel)) return;
82 boolean ignoreWord(String what) {
/dports/graphics/processing/processing-1.5.1/modes/java/examples/Books/Visualizing Data/ch08-graphlayout/step_07c_save_pdf/
H A Dstep_07c_save_pdf.pde55 if (ignoreWord(fromLabel) || ignoreWord(toLabel)) return;
80 boolean ignoreWord(String what) {
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/cmakeprojectmanager/
H A Dcmaketool.cpp398 bool ignoreWord = false; in parseDefinition() local
404 ignoreWord = false; in parseDefinition()
407 ignoreWord = true; in parseDefinition()
411 if (!ignoreWord && !word.isEmpty()) { in parseDefinition()
417 ignoreWord = false; in parseDefinition()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_spellcheck/spellcheck/platform/linux/
H A Dspellcheck_linux.cpp46 void ignoreWord(const QString &word);
213 void EnchantSpellChecker::ignoreWord(const QString &word) { in ignoreWord() function in Platform::Spellchecker::__anon27a131ab0111::EnchantSpellChecker
270 EnchantSpellChecker::instance()->ignoreWord(word); in IgnoreWord()
/dports/graphics/processing/processing-1.5.1/modes/java/examples/Books/Visualizing Data/ch08-graphlayout/step_08c_graphviz/
H A Dstep_08c_graphviz.pde69 if (ignoreWord(fromLabel) || ignoreWord(toLabel)) return;
94 boolean ignoreWord(String what) {
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/cocoa/
H A Dap_CocoaDialog_Spell.cpp249 ignoreWord(); in event_Ignore()
256 ignoreWord(); in event_IgnoreAll()
264 ignoreWord(); in event_AddToDict()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_spellcheck/spellcheck/platform/win/
H A Dspellcheck_win.cpp57 void ignoreWord(LPCWSTR word);
268 void WindowsSpellChecker::ignoreWord(LPCWSTR word) { in ignoreWord() function in Platform::Spellchecker::__anon544d2ae70111::WindowsSpellChecker
387 SharedSpellChecker().ignoreWord(Q2WString(word)); in IgnoreWord()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/win/
H A Dap_Win32Dialog_Spell.cpp477 ignoreWord(); in _onCommand()
483 ignoreWord(); in _onCommand()
489 ignoreWord(); in _onCommand()
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/text/spelling/engine/
H A DISpellChecker.java90 public void ignoreWord(String word); in ignoreWord() method
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/spelling/engine/
H A DISpellChecker.java85 void ignoreWord(String word); in ignoreWord() method
/dports/deskutils/maliit-keyboard/keyboard-2.1.0/plugins/westernsupport/
H A Dspellchecker.h56 void ignoreWord(const QString &word);
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/panmirror/src/editor/src/api/
H A Dspelling.ts28 ignoreWord: (word: string) => void; property
/dports/editors/abiword/abiword-3.0.5/src/af/xap/xp/
H A Denchant_checker.h41 virtual void ignoreWord (const UT_UCSChar *toCorrect, size_t toCorrectLen);
/dports/editors/calligra/calligra-3.2.1/plugins/textediting/spellcheck/
H A DSpellCheckMenu.h54 void ignoreWord();
/dports/net-im/beebeep/beebeep-code-r1476/src/utils/
H A DSpellChecker.h45 void ignoreWord( const QString& );
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/panmirror/ui/
H A DPanmirrorUISpelling.java37 public DictionaryFunction ignoreWord; field in PanmirrorUISpelling
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/qt/
H A DTextCheckerQt.cpp114 void TextChecker::ignoreWord(int64_t spellDocumentTag, const String& word) in ignoreWord() function in WebKit::TextChecker
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/gtk/
H A DTextCheckerGtk.cpp113 void TextChecker::ignoreWord(int64_t spellDocumentTag, const String& word) in ignoreWord() function in WebKit::TextChecker
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_Dialog_Spell.h62 void ignoreWord(void);
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/gtk/
H A Dap_UnixDialog_Spell.cpp513 ignoreWord(); in onIgnoreClicked()
524 ignoreWord(); in onIgnoreAllClicked()
535 ignoreWord(); in onAddClicked()

12345