/ohos5.0/foundation/arkui/ui_lite/frameworks/font/ |
H A D | ui_line_break.cpp | 126 int16_t space, in GetNextLineAndWidth()
|
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/ |
H A D | ast_type.cpp | 314 std::string ASTType::GetNameWithNamespace(AutoPtr<ASTNamespace> space, std::string name) const in GetNameWithNamespace() 378 std::string ASTType::GetNamespaceWithColon(AutoPtr<ASTNamespace> space, std::string name) const in GetNamespaceWithColon()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | list_model_impl.cpp | 38 void ListModelImpl::SetSpace(const Dimension& space) in SetSpace()
|
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/ |
H A D | hdi_code_emitter.cpp | 143 std::string HDICodeEmitter::GetNameWithNamespace(AutoPtr<ASTNamespace> space, std::string name) con… in GetNameWithNamespace()
|
/ohos5.0/base/startup/init/services/param/include/ |
H A D | param_manager.h | 65 #define PARAM_WORKSPACE_CHECK(space, exper, ...) \ argument
|
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/nativewindow_fuzzer/ |
H A D | nativewindow_fuzzer.cpp | 180 OH_NativeBuffer_ColorSpace space = GetData<OH_NativeBuffer_ColorSpace>(); in NativeWindowFuzzTest1() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_list_item_group.cpp | 172 Dimension space; in Create() local
|
H A D | js_gauge.cpp | 405 CalcDimension space; in SetIndicator() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/ |
H A D | swiper_component.cpp | 270 void SwiperComponent::SetItemSpace(const Dimension& space) in SetItemSpace()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_gauge_ffi.cpp | 255 CalcDimension space; in FfiOHOSAceFrameworkGaugeSetIndicator() local
|
H A D | cj_list_ffi.cpp | 72 void FfiOHOSAceFrameworkListCreate(double space, int32_t unit, int32_t initialIndex, int64_t scroll… in FfiOHOSAceFrameworkListCreate()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/ |
H A D | swiper_overlength_indicator_modifier_test_ng.cpp | 677 float space = 0; variable
|
/ohos5.0/drivers/hdf_core/framework/model/audio/core/include/ |
H A D | audio_control.h | 36 uint32_t space; /* W: count of element IDs to get */ member
|
/ohos5.0/base/msdp/device_status/utils/common/src/ |
H A D | util.cpp | 151 char space[1024] { 0 }; in StringPrintf() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/ |
H A D | render_select_popup.cpp | 210 double space = selectRightBottom_.GetX(); in AdjustChildHorizontalLayout() local
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/platform/src/ |
H A D | i2c_dev.c | 406 LosVmSpace *space = LOS_SpaceGet(vaddr); in I2cFsMap() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_layout/ |
H A D | linear_layout_utils.cpp | 208 auto space = ConvertToPx(spaceDimension, layoutConstraint->scaleProperty).value_or(0); in Layout() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
H A D | rich_editor_pattern_testthree_ng.cpp | 587 std::string space = " "; variable
|
/ohos5.0/base/startup/init/services/param/base/ |
H A D | param_trie.c | 350 WorkSpace *space = GetWorkSpace(index); in GetParamNode() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | gauge_modifier.cpp | 141 CalcDimension space; in SetIndicatorSpace() local
|
H A D | select_modifier.cpp | 39 Dimension space = Dimension(value, static_cast<DimensionUnit>(unit)); in SetSpace() local 244 Dimension space = selectTheme->GetContentSpinnerPadding(); in ResetSpace() local
|
/ohos5.0/drivers/peripheral/audio/supportlibs/adm_adapter/include/ |
H A D | audio_interface_lib_mixer.h | 104 uint32_t space; /* W: count of element IDs to get */ member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/ |
H A D | gauge_modifier.cpp | 742 auto space = data.radius * MIN_CIRCLE * SEGMENTS_SPACE_PERCENT; in DrawHighLight() local 873 float space = ZERO_CIRCLE; in CreateDefaultColor() local
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/composelistitem/interfaces/ |
H A D | composelistitem.js | 1127 n59.space = { main: LengthMetrics.vp(this.rowSpace) }; class in n59
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_model_ng.cpp | 82 void ListModelNG::SetSpace(const Dimension& space) in SetSpace() 688 void ListModelNG::SetListSpace(FrameNode* frameNode, const Dimension& space) in SetListSpace()
|