| /foundation/arkui/ace_engine/frameworks/core/components/svg/ |
| H A D | rosen_render_svg_tspan.cpp | 50 double length = RosenSvgPainter::GetPathLength(pathOffset.path); in UpdatePathOffset() local
|
| H A D | rosen_render_svg_text_path.cpp | 36 double length = RosenSvgPainter::GetPathLength(path_); in PaintTextPath() local 46 double length = RosenSvgPainter::GetPathLength(path_); in MeasureTextPathBounds() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| H A D | list_divider_arithmetic.h | 26 float length = 0.0f;
member [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/font/ |
| H A D | rosen_font_collection.cpp | 70 void RosenFontCollection::LoadFontFromList(const uint8_t* fontData, size_t length, std::string familyName) in LoadFontFromList() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_symbol_span_bridge.cpp | 43 auto length = array->Length(vm); in SetFontColor() local
|
| H A D | arkts_native_hyperlink_bridge.cpp | 85 int32_t length = thirdArg->Int32Value(vm); in SetResponseRegion() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_water_flow_sections.cpp | 74 CalcDimension length; in ParseMargin() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/ |
| H A D | indexer_component.cpp | 139 uint32_t length = labelLocal_.size(); in BuildIndexerItems() local
|
| /foundation/arkui/ui_lite/test/uitest/test_qrcode/ |
| H A D | ui_test_qrcode.cpp | 156 const int16_t length = 2050; // 2050 length in UIKitUIQrcodeTestDisplay005() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/native/bundle/src/ |
| H A D | native_interface_bundle.cpp | 48 size_t length = value.size(); in CopyStringToChar() local [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/aot/ |
| H A D | aot_args.h | 29 uint32_t length = 0; member 47 uint32_t length = 0; member
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/test/unittest/common/ |
| H A D | console_module_test.cpp | 43 static void VerifyBufferFillHanlder(OHOS::ACELite::LogLevel level, const char *logContent, size_t length) in VerifyBufferFillHanlder() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/toggle/ |
| H A D | toggle_content_modifier_test_ng.cpp | 66 PaddingPropertyF ToggleContentModifierTestNg::CreatePadding(Dimension length) in CreatePadding() argument
|
| /foundation/arkui/napi/sample/native_module_systemtest/ |
| H A D | js_test_string_napi.cpp | 78 size_t length; in TestStringUtf16Length() local
|
| /foundation/arkui/ui_lite/frameworks/core/ |
| H A D | input_method_manager.cpp | 94 void InputMethodManager::DeleteBackward(uint16_t length) in DeleteBackward() argument
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
| H A D | dfx_assist.cpp | 85 uint32_t length = jerry_get_array_length(backtraceVal); in DumpErrorMessage() local 126 size_t length = reinterpret_cast<jerry_size_t>(size); in PrintErrorInfo() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| H A D | qrcode_component.cpp | 124 uint16_t length = static_cast<uint16_t>(strlen(qrcodeValue_));
in DrawQrcode() local
|
| /foundation/communication/bluetooth/frameworks/inner/src/ |
| H A D | bluetooth_gatt_characteristic.cpp | 183 void GattCharacteristic::SetValue(const uint8_t *values, const size_t length) in SetValue() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
| H A D | ble_feature.h | 113 uint16_t length = BLE_LEGACY_ADV_DATA_LEN_MAX; in GetBleMaximumAdvertisingDataLength() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/ |
| H A D | classic_bluetooth_data.cpp | 81 int length = data[offset]; in ParserData() local
|
| /foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/include/ |
| H A D | bundle_callback_utils.h | 51 int32_t length;
member 58 int32_t length;
member
|
| /foundation/multimedia/av_codec/frameworks/native/capi/avsource/ |
| H A D | native_avsource.cpp | 40 int32_t ReadAt(const std::shared_ptr<AVSharedMemory> &mem, uint32_t length, int64_t pos = -1) in ReadAt() argument 55 int32_t ReadAt(int64_t pos, uint32_t length, const std::shared_ptr<AVSharedMemory> &mem) in ReadAt() argument 60 int32_t ReadAt(uint32_t length, const std::shared_ptr<AVSharedMemory> &mem) in ReadAt() argument
|
| /foundation/multimedia/audio_framework/frameworks/native/toneplayer/test/unittest/ |
| H A D | audio_toneplayer_unit_test.cpp | 63 void AudioToneplayerCallbackTest::OnWriteData(size_t length) in OnWriteData() argument
|
| /foundation/multimedia/audio_framework/frameworks/native/hdiadapter/manager/utils/ |
| H A D | hdi_utils_ringbuffer.cpp | 120 void HdiRingBuffer::AddWriteIndex(const int32_t &length) in AddWriteIndex() argument 132 void HdiRingBuffer::AddReadIndex(const int32_t &length) in AddReadIndex() argument [all...] |
| /foundation/multimedia/audio_framework/frameworks/native/hdiadapter/manager/include/ |
| H A D | hdi_utils_ringbuffer.h | 33 int length; member
|