Home
last modified time | relevance | path

Searched defs:hasImageNode (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_model_ng.cpp51 bool hasImageNode = movingPhotoNode->HasImageNode(); in Create() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.cpp2045 bool hasImageNode = false; in PrintBuilderNode() local
2054 …const RefPtr<UINode>& builderNode, int32_t depth, bool& hasImageNode, std::list<RefPtr<FrameNode>>… in PrintIfImageNode()