Home
last modified time | relevance | path

Searched defs:text (Results 351 - 375 of 2403) sorted by relevance

1...<<11121314151617181920>>...97

/base/global/i18n/frameworks/intl/src/
H A Di18n_normalizer.cpp42 std::string I18nNormalizer::Normalize(const char *text, int32_t length, I18nErrorCode &errorCode) in Normalize() argument
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
H A Dstringfilter.cpp79 std::string StringFilter::EscapeToRaw(const std::string &text) in EscapeToRaw() argument
93 bool StringFilter::IsValidName(const std::string &text, unsigned int maxSize) in IsValidName() argument
/base/powermgr/battery_statistics/test/unittest/src/servicetest/utils/
H A Dstring_filter.cpp79 std::string StringFilter::EscapeToRaw(const std::string &text) in EscapeToRaw() argument
93 bool StringFilter::IsValidName(const std::string &text, unsigned int maxSize) in IsValidName() argument
H A Dhisysevent_operation.cpp94 std::string text = item; in AppendValue() local
/base/powermgr/display_manager/brightness_manager/src/
H A Dlux_threshold_config_parser.cpp114 std::string text = std::to_string(displayId).append(" "); in PrintConfig() local
[all...]
H A Dlux_filter_config_parser.cpp82 std::string text = std::to_string(displayId).append(" "); in PrintConfig() local
[all...]
/base/notification/distributed_notification_service/test/fuzztest/settemplate_fuzzer/
H A Dsettemplate_fuzzer.cpp49 std::vector<std::string> text; in DoSomethingInterestingWithMyAPI() local
/base/update/updater/services/ui/view/component/
H A Dlabel_btn_adapter.h26 std::string text; member
H A Dtext_label_adapter.h25 std::string text; member
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_custom_keyboard_handler.h26 virtual void InsertText(const std::string &text) {} in InsertText() argument
/foundation/CastEngine/castengine_wifi_display/services/utils/
H A Dbase64.h34 static uint32_t Encode(const char *text, uint32_t text_len, uint8_t *encode) in Encode() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_textarea_ffi.cpp39 void FfiOHOSAceFrameworkTextAreaCreate(const char* placeholder, const char* text, int64_t controllerId) in FfiOHOSAceFrameworkTextAreaCreate() argument
H A Dcj_textinput_ffi.cpp39 void FfiOHOSAceFrameworkTextInputCreate(const char* placeholder, const char* text, int64_t controllerId) in FfiOHOSAceFrameworkTextInputCreate() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dhyperlink_model_impl.cpp49 RefPtr<OHOS::Ace::TextComponent> text = AceType::MakeRefPtr<TextComponent>(summary); in Pop() local
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_typography_create.h57 virtual void AddText(const std::u16string& text) {} in AddText() argument
61 virtual void AppendText(const std::u16string& text) {} in AppendText() argument
H A Dtesting_text_blob.h32 static std::shared_ptr<TestingTextBlob> MakeFromText(const void* text, size_t byteLength, in MakeFromText() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/save_button/
H A Dsave_button_model_ng.cpp41 void SaveButtonModelNG::Create(int32_t text, int32_t icon, in Create() argument
57 bool SaveButtonModelNG::GetTextResource(int32_t textStyle, std::string& text) in GetTextResource() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtyped_text.cpp60 uint32_t TypedText::GetUTF8Next(const char* text, uint32_t i, uint32_t& j) in GetUTF8Next() argument
[all...]
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_label_button_unit_test.cpp75 const char* text = "abc"; in HWTEST_F() local
H A Dui_digital_clock_unit_test.cpp192 Text* text = new Text(); in HWTEST_F() local
H A Dui_arc_label_unit_test.cpp107 const char* text = "abc"; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/location_button/
H A Dlocation_button_model_ng.cpp40 void LocationButtonModelNG::Create(int32_t text, int32_t icon, in Create() argument
56 bool LocationButtonModelNG::GetTextResource(int32_t textStyle, std::string& text) in GetTextResource() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_model_ng.h28 int32_t text; member
67 virtual bool GetTextResource(int32_t textStyle, std::string& text) in GetTextResource() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dmutable_span_string.h33 explicit MutableSpanString(const std::string& text) : SpanString(text) {} in MutableSpanString() argument
/foundation/arkui/ui_lite/interfaces/innerkits/common/
H A Dinput_method_manager.h29 std::string text; member
[all...]

Completed in 6 milliseconds

1...<<11121314151617181920>>...97