Home
last modified time | relevance | path

Searched refs:altDrawableDescriptor (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_model.h50 void* altDrawableDescriptor = nullptr; member
H A Dstyle_modifier.cpp9950 node->altDrawableDescriptor = drawableDescriptor; in SetAlt()
9956 node->altDrawableDescriptor = nullptr; in SetAlt()
11140 if (node->altDrawableDescriptor) { in GetAlt()
11141 g_attributeItem.object = node->altDrawableDescriptor; in GetAlt()

Completed in 24 milliseconds