Home
last modified time | relevance | path

Searched defs:text (Results 201 - 225 of 2249) sorted by relevance

12345678910>>...90

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DNormalizationTransliterator.java85 protected void handleTransliterate(Replaceable text, in handleTransliterate() argument
[all...]
H A DTransliterationRuleSet.java191 public boolean transliterate(Replaceable text, in transliterate() argument
[all...]
H A DLowercaseTransliterator.java67 protected synchronized void handleTransliterate(Replaceable text, in handleTransliterate() argument
H A DRuleBasedTransliterator.java80 protected void handleTransliterate(Replaceable text, in handleTransliterate() argument
H A DReplaceableString.java140 public void replace(int start, int limit, String text) { in replace() argument
[all...]
H A DReplaceable.java121 replace(int start, int limit, String text) replace() argument
[all...]
H A DReplaceableContextIterator.java139 public int replace(String text) { in replace() argument
H A DStringReplacer.java115 replace(Replaceable text, int start, int limit, int[] cursor) replace() argument
[all...]
H A DStringCharacterIterator.java37 private String text; field in StringCharacterIterator
48 public StringCharacterIterator(String text) in StringCharacterIterator() argument
61 StringCharacterIterator(String text, int pos) StringCharacterIterator() argument
77 StringCharacterIterator(String text, int begin, int end, int pos) StringCharacterIterator() argument
106 setText(String text) setText() argument
[all...]
H A DTitlecaseTransliterator.java66 protected synchronized void handleTransliterate(Replaceable text, in handleTransliterate() argument
H A DRBBISymbolTable.java114 public String parseReference(String text, ParsePosition pos, int limit) { in parseReference() argument
H A DQuantifier.java39 public int matches(Replaceable text, in matches() argument
H A DUppercaseTransliterator.java63 protected synchronized void handleTransliterate(Replaceable text, in handleTransliterate() argument
/arkcompiler/ets_frontend/ets2panda/test/unit/
H A Dchecker_test.cpp50 char const *text = R"XXX( in TEST_F() local
/arkcompiler/ets_frontend/ets2panda/test/unit/public/
H A Dast_verifier_getter_setter_neg_test.cpp36 char const *text = in TEST_F() local
83 char const *text = in TEST_F() local
130 char const *text = in TEST_F() local
180 char const *text = in TEST_F() local
233 char const *text = in TEST_F() local
281 char const *text = TEST_F() local
[all...]
H A Dast_verifier_check_infinite_loop_test.cpp89 char const *text = data.program; in TEST_P() local
H A Dast_verifier_check_normal_loop_test.cpp72 char const *text = data.program; in TEST_P() local
H A Dast_verifier_reference_typeannotation_test.cpp32 char const *text = R"( in TEST_F() local
69 char const *text = R"( in TEST_F() local
93 char const *text = R"( in TEST_F() local
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_data_channel_proxy.cpp31 int32_t InputDataChannelProxy::InsertText(const std::u16string &text) in InsertText() argument
[all...]
/base/powermgr/display_manager/brightness_manager/src/
H A Dcalculation_config_parser.cpp51 std::string text = std::to_string(displayId); in PrintConfig() local
H A Dbrightness_config_parser.cpp47 std::string text = ""; in PrintConfig() local
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_custom_keyboard_handler_impl.cpp20 void ArkWebCustomKeyboardHandlerImpl::InsertText(const ArkWebString &text) { in InsertText() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_custom_keyboard_handler_wrapper.cpp22 void ArkWebCustomKeyboardHandlerWrapper::InsertText(const std::string &text) { in InsertText() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/prompt/
H A Dcj_prompt_ffi.h26 const char* text; member
/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_editing_value.h77 std::string text; member

Completed in 9 milliseconds

12345678910>>...90