Searched defs:FIRST (Results 1 – 13 of 13) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_select_overlay.h | 24 enum class DragHandleIndex { NONE, FIRST, SECOND }; enumerator
|
H A D | rich_editor_pattern.h | 110 enum class HandleType { FIRST = 0, SECOND }; enumerator
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/ |
H A D | n_func_arg.h | 32 FIRST = 0, enumerator
|
/ohos5.0/foundation/filemanagement/file_api/utils/filemgmt_libn/include/ |
H A D | n_func_arg.h | 38 FIRST = 0, enumerator
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/ |
H A D | napi_func_arg.h | 36 FIRST = 0, enumerator
|
/ohos5.0/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/common/napi/ |
H A D | n_func_arg.h | 45 FIRST = 0, enumerator
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/common/napi/ |
H A D | n_func_arg.h | 43 FIRST = 0, enumerator
|
/ohos5.0/base/telephony/core_service/services/sim/src/ |
H A D | tag_service.cpp | 25 static const size_t FIRST = 0; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/ |
H A D | distributed_test_sysinfo.h | 66 FIRST = 1, enumerator
|
/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/js/builtin/src/ |
H A D | hilog_module.cpp | 37 static const int32_t FIRST = 0; variable
|
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/ |
H A D | dlp_file.cpp | 44 const uint32_t FIRST = 1; variable
|
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_def.h | 568 enum class MapFractionRequestType : uint8_t { FIRST = 0x00, NEXT = 0x01, INVALID = 0x02 }; enumerator
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
H A D | bt_def.h | 653 enum class MapFractionRequestType : uint8_t { FIRST = 0x00, NEXT = 0x01, INVALID = 0x02 }; enumerator
|