Searched defs:NO_TYPE (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/effect/ |
H A D | mask_filter.h | 39 NO_TYPE, enumerator
|
H A D | color_filter.h | 34 NO_TYPE, enumerator
|
H A D | image_filter.h | 37 NO_TYPE, enumerator
|
H A D | path_effect.h | 35 NO_TYPE, enumerator
|
H A D | shader_effect.h | 36 NO_TYPE, enumerator
|
H A D | color_space.h | 58 NO_TYPE, enumerator
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_image_filter.h | 31 NO_TYPE, enumerator
|
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_def.h | 553 enum class MapBoolType : int { YES_TYPE, NO_TYPE, INVALID }; // default NO_TYPE enumerator 577 enum class MapAttachmentType : uint8_t { NO_TYPE = 0x00, HAVE = 0x01, INVALID = 0x02 }; enumerator 588 enum class MapStatusValueType : uint8_t { NO_TYPE = 0x00, YES_TYPE = 0x01 }; enumerator
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
H A D | bt_def.h | 638 enum class MapBoolType : int { YES_TYPE, NO_TYPE, INVALID }; // default NO_TYPE enumerator 662 enum class MapAttachmentType : uint8_t { NO_TYPE = 0x00, HAVE = 0x01, INVALID = 0x02 }; enumerator 673 enum class MapStatusValueType : uint8_t { NO_TYPE = 0x00, YES_TYPE = 0x01 }; enumerator
|