Home
last modified time | relevance | path

Searched refs:InsertCharacter (Results 1 – 25 of 318) sorted by relevance

12345678910>>...13

/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/composer/
H A Dcomposer_test.cc204 composer_->InsertCharacter("u"); in TEST_F()
208 composer_->InsertCharacter("!"); in TEST_F()
261 composer_->InsertCharacter("a"); in TEST_F()
262 composer_->InsertCharacter("i"); in TEST_F()
263 composer_->InsertCharacter("u"); in TEST_F()
273 composer_->InsertCharacter("a"); in TEST_F()
274 composer_->InsertCharacter("i"); in TEST_F()
275 composer_->InsertCharacter("u"); in TEST_F()
287 composer_->InsertCharacter("a"); in TEST_F()
288 composer_->InsertCharacter("i"); in TEST_F()
[all …]
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/composer/
H A Dcomposer_test.cc204 composer_->InsertCharacter("u"); in TEST_F()
208 composer_->InsertCharacter("!"); in TEST_F()
261 composer_->InsertCharacter("a"); in TEST_F()
262 composer_->InsertCharacter("i"); in TEST_F()
263 composer_->InsertCharacter("u"); in TEST_F()
273 composer_->InsertCharacter("a"); in TEST_F()
274 composer_->InsertCharacter("i"); in TEST_F()
275 composer_->InsertCharacter("u"); in TEST_F()
287 composer_->InsertCharacter("a"); in TEST_F()
288 composer_->InsertCharacter("i"); in TEST_F()
[all …]
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/composer/
H A Dcomposer_test.cc204 composer_->InsertCharacter("u"); in TEST_F()
208 composer_->InsertCharacter("!"); in TEST_F()
261 composer_->InsertCharacter("a"); in TEST_F()
262 composer_->InsertCharacter("i"); in TEST_F()
263 composer_->InsertCharacter("u"); in TEST_F()
273 composer_->InsertCharacter("a"); in TEST_F()
274 composer_->InsertCharacter("i"); in TEST_F()
275 composer_->InsertCharacter("u"); in TEST_F()
287 composer_->InsertCharacter("a"); in TEST_F()
288 composer_->InsertCharacter("i"); in TEST_F()
[all …]
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/composer/
H A Dcomposer_test.cc204 composer_->InsertCharacter("u"); in TEST_F()
208 composer_->InsertCharacter("!"); in TEST_F()
261 composer_->InsertCharacter("a"); in TEST_F()
262 composer_->InsertCharacter("i"); in TEST_F()
263 composer_->InsertCharacter("u"); in TEST_F()
273 composer_->InsertCharacter("a"); in TEST_F()
274 composer_->InsertCharacter("i"); in TEST_F()
275 composer_->InsertCharacter("u"); in TEST_F()
287 composer_->InsertCharacter("a"); in TEST_F()
288 composer_->InsertCharacter("i"); in TEST_F()
[all …]
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/composer/
H A Dcomposer_test.cc204 composer_->InsertCharacter("u"); in TEST_F()
208 composer_->InsertCharacter("!"); in TEST_F()
261 composer_->InsertCharacter("a"); in TEST_F()
262 composer_->InsertCharacter("i"); in TEST_F()
263 composer_->InsertCharacter("u"); in TEST_F()
273 composer_->InsertCharacter("a"); in TEST_F()
274 composer_->InsertCharacter("i"); in TEST_F()
275 composer_->InsertCharacter("u"); in TEST_F()
287 composer_->InsertCharacter("a"); in TEST_F()
288 composer_->InsertCharacter("i"); in TEST_F()
[all …]
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/composer/
H A Dcomposer_test.cc204 composer_->InsertCharacter("u"); in TEST_F()
208 composer_->InsertCharacter("!"); in TEST_F()
261 composer_->InsertCharacter("a"); in TEST_F()
262 composer_->InsertCharacter("i"); in TEST_F()
263 composer_->InsertCharacter("u"); in TEST_F()
273 composer_->InsertCharacter("a"); in TEST_F()
274 composer_->InsertCharacter("i"); in TEST_F()
275 composer_->InsertCharacter("u"); in TEST_F()
287 composer_->InsertCharacter("a"); in TEST_F()
288 composer_->InsertCharacter("i"); in TEST_F()
[all …]
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/composer/internal/
H A Dtyping_corrector_test.cc268 void InsertCharacter(TypingCorrector *corrector, in InsertCharacter() function in mozc::composer::CostTableForTest
270 corrector->InsertCharacter(key, table_.find(key)->second); in InsertCharacter()
305 Singleton<CostTableForTest>::get()->InsertCharacter(corrector, in InsertOneByOne()
423 table->InsertCharacter(&corrector, "p"); in TEST_F()
424 table->InsertCharacter(&corrector, "h"); in TEST_F()
425 table->InsertCharacter(&corrector, "a"); in TEST_F()
430 table->InsertCharacter(&corrector, "y"); in TEST_F()
431 table->InsertCharacter(&corrector, "o"); in TEST_F()
432 table->InsertCharacter(&corrector, "u"); in TEST_F()
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/composer/internal/
H A Dtyping_corrector_test.cc268 void InsertCharacter(TypingCorrector *corrector, in InsertCharacter() function in mozc::composer::CostTableForTest
270 corrector->InsertCharacter(key, table_.find(key)->second); in InsertCharacter()
305 Singleton<CostTableForTest>::get()->InsertCharacter(corrector, in InsertOneByOne()
423 table->InsertCharacter(&corrector, "p"); in TEST_F()
424 table->InsertCharacter(&corrector, "h"); in TEST_F()
425 table->InsertCharacter(&corrector, "a"); in TEST_F()
430 table->InsertCharacter(&corrector, "y"); in TEST_F()
431 table->InsertCharacter(&corrector, "o"); in TEST_F()
432 table->InsertCharacter(&corrector, "u"); in TEST_F()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/composer/internal/
H A Dtyping_corrector_test.cc268 void InsertCharacter(TypingCorrector *corrector, in InsertCharacter() function in mozc::composer::CostTableForTest
270 corrector->InsertCharacter(key, table_.find(key)->second); in InsertCharacter()
305 Singleton<CostTableForTest>::get()->InsertCharacter(corrector, in InsertOneByOne()
423 table->InsertCharacter(&corrector, "p"); in TEST_F()
424 table->InsertCharacter(&corrector, "h"); in TEST_F()
425 table->InsertCharacter(&corrector, "a"); in TEST_F()
430 table->InsertCharacter(&corrector, "y"); in TEST_F()
431 table->InsertCharacter(&corrector, "o"); in TEST_F()
432 table->InsertCharacter(&corrector, "u"); in TEST_F()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/composer/internal/
H A Dtyping_corrector_test.cc268 void InsertCharacter(TypingCorrector *corrector, in InsertCharacter() function in mozc::composer::CostTableForTest
270 corrector->InsertCharacter(key, table_.find(key)->second); in InsertCharacter()
305 Singleton<CostTableForTest>::get()->InsertCharacter(corrector, in InsertOneByOne()
423 table->InsertCharacter(&corrector, "p"); in TEST_F()
424 table->InsertCharacter(&corrector, "h"); in TEST_F()
425 table->InsertCharacter(&corrector, "a"); in TEST_F()
430 table->InsertCharacter(&corrector, "y"); in TEST_F()
431 table->InsertCharacter(&corrector, "o"); in TEST_F()
432 table->InsertCharacter(&corrector, "u"); in TEST_F()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/composer/internal/
H A Dtyping_corrector_test.cc268 void InsertCharacter(TypingCorrector *corrector, in InsertCharacter() function in mozc::composer::CostTableForTest
270 corrector->InsertCharacter(key, table_.find(key)->second); in InsertCharacter()
305 Singleton<CostTableForTest>::get()->InsertCharacter(corrector, in InsertOneByOne()
423 table->InsertCharacter(&corrector, "p"); in TEST_F()
424 table->InsertCharacter(&corrector, "h"); in TEST_F()
425 table->InsertCharacter(&corrector, "a"); in TEST_F()
430 table->InsertCharacter(&corrector, "y"); in TEST_F()
431 table->InsertCharacter(&corrector, "o"); in TEST_F()
432 table->InsertCharacter(&corrector, "u"); in TEST_F()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/composer/internal/
H A Dtyping_corrector_test.cc268 void InsertCharacter(TypingCorrector *corrector, in InsertCharacter() function in mozc::composer::CostTableForTest
270 corrector->InsertCharacter(key, table_.find(key)->second); in InsertCharacter()
305 Singleton<CostTableForTest>::get()->InsertCharacter(corrector, in InsertOneByOne()
423 table->InsertCharacter(&corrector, "p"); in TEST_F()
424 table->InsertCharacter(&corrector, "h"); in TEST_F()
425 table->InsertCharacter(&corrector, "a"); in TEST_F()
430 table->InsertCharacter(&corrector, "y"); in TEST_F()
431 table->InsertCharacter(&corrector, "o"); in TEST_F()
432 table->InsertCharacter(&corrector, "u"); in TEST_F()
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/dialogs/
H A DInsertCharacter.cpp28 InsertCharacter::InsertCharacter(QWidget *parent) in InsertCharacter() function in InsertCharacter
61 void InsertCharacter::insertCharacter() in insertCharacter()
H A DInsertCharacter.h25 class InsertCharacter : public QDockWidget
29 explicit InsertCharacter(QWidget *parent);
/dports/editors/calligra/calligra-3.2.1/plugins/textshape/dialogs/
H A DInsertCharacter.cpp28 InsertCharacter::InsertCharacter(QWidget *parent) in InsertCharacter() function in InsertCharacter
59 void InsertCharacter::insertCharacter() in insertCharacter()
H A DInsertCharacter.h25 class InsertCharacter : public QDockWidget
29 explicit InsertCharacter(QWidget *parent);
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/session/internal/
H A Dime_context_test.cc155 source.mutable_composer()->InsertCharacter("a"); in TEST()
156 source.mutable_composer()->InsertCharacter("n"); in TEST()
185 source.mutable_composer()->InsertCharacter("a"); in TEST()
186 source.mutable_composer()->InsertCharacter("n"); in TEST()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/session/internal/
H A Dime_context_test.cc155 source.mutable_composer()->InsertCharacter("a"); in TEST()
156 source.mutable_composer()->InsertCharacter("n"); in TEST()
185 source.mutable_composer()->InsertCharacter("a"); in TEST()
186 source.mutable_composer()->InsertCharacter("n"); in TEST()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/session/internal/
H A Dime_context_test.cc155 source.mutable_composer()->InsertCharacter("a"); in TEST()
156 source.mutable_composer()->InsertCharacter("n"); in TEST()
185 source.mutable_composer()->InsertCharacter("a"); in TEST()
186 source.mutable_composer()->InsertCharacter("n"); in TEST()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/session/internal/
H A Dime_context_test.cc155 source.mutable_composer()->InsertCharacter("a"); in TEST()
156 source.mutable_composer()->InsertCharacter("n"); in TEST()
185 source.mutable_composer()->InsertCharacter("a"); in TEST()
186 source.mutable_composer()->InsertCharacter("n"); in TEST()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/session/internal/
H A Dime_context_test.cc155 source.mutable_composer()->InsertCharacter("a"); in TEST()
156 source.mutable_composer()->InsertCharacter("n"); in TEST()
185 source.mutable_composer()->InsertCharacter("a"); in TEST()
186 source.mutable_composer()->InsertCharacter("n"); in TEST()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/session/internal/
H A Dime_context_test.cc155 source.mutable_composer()->InsertCharacter("a"); in TEST()
156 source.mutable_composer()->InsertCharacter("n"); in TEST()
185 source.mutable_composer()->InsertCharacter("a"); in TEST()
186 source.mutable_composer()->InsertCharacter("n"); in TEST()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/session/
H A Dsession_regression_test.cc144 session_->InsertCharacter(command); in InsertCharacterChars()
398 session_->InsertCharacter(&command); in TEST_F()
421 session_->InsertCharacter(&command); in TEST_F()
444 session_->InsertCharacter(&command); in TEST_F()
509 session_->InsertCharacter(&command); in TEST_F()
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/session/
H A Dsession_regression_test.cc144 session_->InsertCharacter(command); in InsertCharacterChars()
398 session_->InsertCharacter(&command); in TEST_F()
421 session_->InsertCharacter(&command); in TEST_F()
444 session_->InsertCharacter(&command); in TEST_F()
509 session_->InsertCharacter(&command); in TEST_F()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/session/
H A Dsession_regression_test.cc144 session_->InsertCharacter(command); in InsertCharacterChars()
398 session_->InsertCharacter(&command); in TEST_F()
421 session_->InsertCharacter(&command); in TEST_F()
444 session_->InsertCharacter(&command); in TEST_F()
509 session_->InsertCharacter(&command); in TEST_F()

12345678910>>...13