Home
last modified time | relevance | path

Searched refs:GetUILabelView (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dmarquee_component.cpp34 UI_LABEL_TYPE_WRAPPER *uiLabel = TextComponent::GetUILabelView(); in CreateNativeViews()
86 UI_LABEL_TYPE_WRAPPER *uiLabel = TextComponent::GetUILabelView(); in SetRollSpeed()
H A Dtext_component.h69 UI_LABEL_TYPE_WRAPPER *GetUILabelView() const;
H A Dtext_component.cpp76 UI_LABEL_TYPE_WRAPPER *TextComponent::GetUILabelView() const in GetUILabelView() function in OHOS::ACELite::TextComponent