Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Dcheckable_component.h554 const std::string& GetTextOff() const in GetTextOff() function
H A Drender_switch.cpp281 textOff_ = switchComponent->GetTextOff(); in UpdateRenderText()