Home
last modified time | relevance | path

Searched defs:alt (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/image/
H A Dimage_base.cpp56 RefPtr<FrameNode> ImageBases::CreateImageNode(const std::string& src, const std::string& alt, RefPtr<PixelMap> pixMap) in CreateImageNode() argument
73 CreateImageNodeWithDefaultProp( const std::string& src, const std::string& alt, RefPtr<PixelMap> pixMap) CreateImageNodeWithDefaultProp() argument
/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_component.cpp64 void ImageComponent::SetAlt(const std::string& alt) in SetAlt() argument
/foundation/arkui/ace_engine/test/unittest/core/event/
H A Devent_manager_test_ng.cpp816 const uint8_t alt = static_cast<uint8_t>(CtrlKeysBit::ALT); in HWTEST_F() local

Completed in 4 milliseconds