Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/PropertyTools/
H A Dproperty_macros.h42 #define DEFINE_BITFIELD_PROPERTY(type, name, displayname, flags, value, enumeration) \ macro
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ecs/
H A Dcomponent_struct_macros.h95 #define DEFINE_BITFIELD_PROPERTY(type, name, displayname, flags, value, enumeration) type name{ val… macro