| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/ |
| H A D | option_pattern.h | 72 void SetTextNode(const RefPtr<FrameNode>& text) in SetTextNode() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/indexer/ |
| H A D | indexer_component.cpp | 413 RefPtr<TextComponent> text = AceType::MakeRefPtr<TextComponent>(strSectionHeadLabel); in AddSectionHead() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/text/ |
| H A D | text_component.cpp | 44 auto text = AceType::DynamicCast<TextComponent>(component); in Compare() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/toast/ |
| H A D | toast_component.cpp | 73 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 D | piece_component.cpp | 214 auto text = MakeRefPtr<TextComponent>(GetContent()); in SetText() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
| H A D | rendering_context_2d_model.h | 101 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 D | cj_tab_ffi.cpp | 179 void FfiOHOSAceFrameworkTabContentSetTabBarWithIcon(const char* icon, const char* text) in FfiOHOSAceFrameworkTabContentSetTabBarWithIcon() argument
|
| H A D | cj_search_ffi.cpp | 80 void FfiOHOSAceFrameworkSearchSetSearchButton(const char* text) in FfiOHOSAceFrameworkSearchSetSearchButton() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_navigation_utils.cpp | 158 std::string text; in ParseToolbarItemsConfiguration() local
|
| H A D | js_span.cpp | 325 std::string text; in SetAccessibilityText() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/calendar/ |
| H A D | calendar_element.cpp | 110 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 D | font_manager.cpp | 314 auto text = DynamicCast<RenderText>(renderNode); in NotifyVariationNodes() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
| H A D | dom_chart.cpp | 264 auto text = point.GetTextInfo(); in SetChart() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/checkable/ |
| H A D | rosen_render_switch.cpp | 396 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 D | rich_editor_common_test_ng.cpp | 167 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 D | tabs_helper.h | 217 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 D | ui_test_rotate_input.cpp | 427 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 D | accessible_ability_channel_stub.cpp | 143 std::string text = data.ReadString(); in HandleSearchElementInfosByText() local
|
| H A D | accessible_ability_channel_proxy.cpp | 115 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 D | accessibility_element_operator_stub.cpp | 113 std::string text = data.ReadString(); in HandleSearchElementInfosByText() local
|
| /foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
| H A D | mock_accessible_ability_channel_proxy.cpp | 54 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 D | text_field_paint_method.cpp | 78 auto text = in UpdateContentModifier() local
|
| /foundation/barrierfree/accessibility/frameworks/aafwk/test/mock/src/ |
| H A D | mock_accessible_ability_channel_proxy.cpp | 57 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 D | accessibility_element_operator_impl.cpp | 55 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 D | asac_ability_channel_benchmark.cpp | 108 SearchElementInfosByText(const int32_t a11y_benchmarkWindowId, const int64_t elementId, const std::string &text, const int32_t requestId, const sptr<IA11yBenchmarkElementOperatorCallback> &callback) SearchElementInfosByText() argument
|