Home
last modified time | relevance | path

Searched defs:text (Results 1101 - 1125 of 2207) sorted by relevance

1...<<41424344454647484950>>...89

/base/inputmethod/imf/test/fuzztest/inputmethodability_fuzzer/
H A Dinputmethodability_fuzzer.cpp44 void OnTextChange(const std::string &text) in OnTextChange() argument
98 std::u16string text; in TestGetTextBeforeCursor() local
105 std::u16string text; in TestGetTextAfterCursor() local
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_text_input_client_engine.h150 std::string text; member
172 std::string text; member
194 std::string text; member
328 std::string text; member
/base/inputmethod/imf/interfaces/inner_api/inputmethod_controller/include/
H A Dinput_method_controller.h89 virtual int32_t SetPreviewText(const std::u16string &text, const Range &range) in SetPreviewText() argument
[all...]
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_get_input_method_controller.h112 std::u16string text; member
213 std::string text; member
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_editor_test.cpp104 void KeyboardListenerImpl::OnTextChange(const std::string &text) in OnTextChange() argument
/base/global/i18n/interfaces/js/kits/src/
H A Di18n_normalizer_addon.cpp163 std::string text = VariableConvertor::GetString(env, argv[0], code); in Normalize() local
/base/security/dlp_permission_service/test/fuzztest/dlp_permission/fuzzer/dlpfile_fuzzer/
H A Ddlpfile_fuzzer.cpp122 std::string text; in FuzzTest() local
/base/telephony/sms_mms/services/sms/include/
H A Dsms_base_message.h50 std::string text = ""; member
/base/telephony/sms_mms/services/sms/
H A Dsms_send_manager.cpp102 void SmsSendManager::TextBasedSmsDelivery(const string &desAddr, const string &scAddr, const string &text, in TextBasedSmsDelivery() argument
H A Dsms_interface_manager.cpp66 int32_t SmsInterfaceManager::TextBasedSmsDelivery(const string &desAddr, const string &scAddr, const string &text, in TextBasedSmsDelivery() argument
/base/web/webview/test/unittest/ohos_adapter/imf_adapter_test/
H A Dimf_adapter_impl_test.cpp336 std::u16string text; in HWTEST_F() local
355 std::u16string text; in HWTEST_F() local
429 std::u16string text; in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
H A Doption_view.cpp306 auto text = CreateText(param.text, row); in CreateSelectOption() local
H A Doption_pattern.h72 void SetTextNode(const RefPtr<FrameNode>& text) in SetTextNode() argument
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_component.cpp413 RefPtr<TextComponent> text = AceType::MakeRefPtr<TextComponent>(strSectionHeadLabel); in AddSectionHead() local
/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Dtext_component.cpp44 auto text = AceType::DynamicCast<TextComponent>(component); in Compare() local
/foundation/arkui/ace_engine/frameworks/core/components/toast/
H A Dtoast_component.cpp73 void ToastComponent::BuildToastContent(const RefPtr<TextComponent>& text, const RefPtr<ToastTheme>& toastTheme) in BuildToastContent() argument
166 RefPtr<TextComponent> text = AceType::MakeRefPtr<TextComponent>(message); in Show() local
93 BuildPackageBox(const RefPtr<PipelineContext>& context, const RefPtr<BoxComponent>& box, const RefPtr<TextComponent>& text, const RefPtr<ToastTheme>& toastTheme) BuildPackageBox() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/piece/
H A Dpiece_component.cpp214 auto text = MakeRefPtr<TextComponent>(GetContent()); in SetText() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Drendering_context_2d_model.h101 virtual double GetMeasureTextWidth(const PaintState& state, const std::string& text) { return 0.0; }; in GetMeasureTextWidth() argument
102 virtual double GetMeasureTextHeight(const PaintState& state, const std::string& text) { return 0.0; }; in GetMeasureTextHeight() argument
113 virtual TextMetrics GetMeasureTextMetrics(const PaintState& state, const std::string& text) in GetMeasureTextMetrics() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_tab_ffi.cpp179 void FfiOHOSAceFrameworkTabContentSetTabBarWithIcon(const char* icon, const char* text) in FfiOHOSAceFrameworkTabContentSetTabBarWithIcon() argument
H A Dcj_search_ffi.cpp80 void FfiOHOSAceFrameworkSearchSetSearchButton(const char* text) in FfiOHOSAceFrameworkSearchSetSearchButton() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navigation_utils.cpp158 std::string text; in ParseToolbarItemsConfiguration() local
H A Djs_span.cpp325 std::string text; in SetAccessibilityText() local
/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_element.cpp110 auto text = GetTextElement(flex); in RegisterChangeEndListener() local
160 auto text = GetTextElement(flex); in BuildCardCalendar() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dfont_manager.cpp314 auto text = DynamicCast<RenderText>(renderNode); in NotifyVariationNodes() local
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_chart.cpp264 auto text = point.GetTextInfo(); in SetChart() local

Completed in 17 milliseconds

1...<<41424344454647484950>>...89