Home
last modified time | relevance | path

Searched refs:CreateUILabel (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dtext_adapter.cpp106 UILabel* newView = CreateUILabel(inView); in GetDynamicText()
124 UILabel* newView = CreateUILabel(inView); in GetIntegerText()
157 UILabel* TextAdapter::CreateUILabel(UIView* inView) in CreateUILabel() function in OHOS::TextAdapter
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dtext_adapter.h259 virtual UILabel* CreateUILabel(UIView* inView);