Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
Dsecurity_component_model_ng.h110 virtual bool GetTextResource(int32_t textStyle, std::string& text) in GetTextResource() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/location_button/
Dlocation_button_model_ng.cpp56 bool LocationButtonModelNG::GetTextResource(int32_t textStyle, std::string& text) in GetTextResource() function in OHOS::Ace::NG::LocationButtonModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/save_button/
Dsave_button_model_ng.cpp57 bool SaveButtonModelNG::GetTextResource(int32_t textStyle, std::string& text) in GetTextResource() function in OHOS::Ace::NG::SaveButtonModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/paste_button/
Dpaste_button_model_ng.cpp69 bool PasteButtonModelNG::GetTextResource(int32_t textStyle, std::string& text) in GetTextResource() function in OHOS::Ace::NG::PasteButtonModelNG