Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_label.cpp41 auto trigger = labelComponent->GetLabelTrigger(); in PrepareSpecializedComponent()
H A Ddom_label.h45 RefPtr<LabelTrigger> GetLabelTrigger() const in GetLabelTrigger() function