Home
last modified time | relevance | path

Searched defs:GetTextResource (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_model_ng.h67 virtual bool GetTextResource(int32_t textStyle, std::string& text) in GetTextResource() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/location_button/
H A Dlocation_button_model_ng.cpp60 bool LocationButtonModelNG::GetTextResource(int32_t textStyle, std::string& text) in GetTextResource() function in OHOS::Ace::NG::LocationButtonModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/save_button/
H A Dsave_button_model_ng.cpp61 bool SaveButtonModelNG::GetTextResource(int32_t textStyle, std::string& text) in GetTextResource() function in OHOS::Ace::NG::SaveButtonModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/paste_button/
H A Dpaste_button_model_ng.cpp73 bool PasteButtonModelNG::GetTextResource(int32_t textStyle, std::string& text) in GetTextResource() function in OHOS::Ace::NG::PasteButtonModelNG