Home
last modified time | relevance | path

Searched defs:text (Results 1051 - 1075 of 2102) sorted by relevance

1...<<41424344454647484950>>...85

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
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
/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drosen_render_switch.cpp396 Size RosenRenderSwitch::CalculateTextSize(const std::string& text, RefPtr<RenderText>& renderText) in CalculateTextSize() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_common_test_ng.cpp167 OnDrawVerify( const SelectSpanType& type, const std::string& text, SymbolSpanOptions options, Offset offset, bool selected) OnDrawVerify() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/tabs/
H A Dtabs_helper.h217 std::string text; in UpdateTabBarElement() local
421 static void PrintRenderNodes(const RefPtr<RenderNode>& renderNode, const std::string& text) {} in PrintRenderNodes() argument
/foundation/arkui/ui_lite/test/uitest/test_rotate_input/
H A Dui_test_rotate_input.cpp427 void UITestRotateInput::CreateLabelButton(int16_t x, int16_t y, UIView::OnClickListener* listener, const char* text) in CreateLabelButton() argument
/foundation/barrierfree/accessibility/common/interface/src/
H A Daccessible_ability_channel_stub.cpp143 std::string text = data.ReadString(); in HandleSearchElementInfosByText() local
H A Daccessible_ability_channel_proxy.cpp115 SearchElementInfosByText(const int32_t accessibilityWindowId, const int64_t elementId, const std::string &text, const int32_t requestId, const sptr<IAccessibilityElementOperatorCallback> &callback) SearchElementInfosByText() argument
H A Daccessibility_element_operator_stub.cpp113 std::string text = data.ReadString(); in HandleSearchElementInfosByText() local
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessible_ability_channel_proxy.cpp54 SearchElementInfosByText(const int32_t accessibilityWindowId, const int64_t elementId, const std::string& text, const int32_t requestId, const sptr<IAccessibilityElementOperatorCallback>& callback) SearchElementInfosByText() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_paint_method.cpp78 auto text = in UpdateContentModifier() local
/foundation/barrierfree/accessibility/frameworks/aafwk/test/mock/src/
H A Dmock_accessible_ability_channel_proxy.cpp57 SearchElementInfosByText(const int32_t accessibilityWindowId, const int64_t elementId, const std::string& text, const int32_t requestId, const sptr<IAccessibilityElementOperatorCallback>& callback) SearchElementInfosByText() argument
/foundation/barrierfree/accessibility/frameworks/asacfwk/src/
H A Daccessibility_element_operator_impl.cpp55 SearchElementInfosByText(const int64_t elementId, const std::string &text, const int32_t requestId, const sptr<IAccessibilityElementOperatorCallback> &callback) SearchElementInfosByText() argument
/foundation/barrierfree/accessibility/services/test/xts/src/asac_register_elemnt_operator_test/
H A Dasac_ability_channel_benchmark.cpp108 SearchElementInfosByText(const int32_t a11y_benchmarkWindowId, const int64_t elementId, const std::string &text, const int32_t requestId, const sptr<IA11yBenchmarkElementOperatorCallback> &callback) SearchElementInfosByText() argument

Completed in 18 milliseconds

1...<<41424344454647484950>>...85