Home
last modified time | relevance | path

Searched defs:space (Results 51 – 75 of 104) sorted by relevance

12345

/ohos5.0/foundation/arkui/ui_lite/frameworks/font/
H A Dui_line_break.cpp126 int16_t space, in GetNextLineAndWidth()
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_type.cpp314 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 Dlist_model_impl.cpp38 void ListModelImpl::SetSpace(const Dimension& space) in SetSpace()
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/
H A Dhdi_code_emitter.cpp143 std::string HDICodeEmitter::GetNameWithNamespace(AutoPtr<ASTNamespace> space, std::string name) con… in GetNameWithNamespace()
/ohos5.0/base/startup/init/services/param/include/
H A Dparam_manager.h65 #define PARAM_WORKSPACE_CHECK(space, exper, ...) \ argument
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/nativewindow_fuzzer/
H A Dnativewindow_fuzzer.cpp180 OH_NativeBuffer_ColorSpace space = GetData<OH_NativeBuffer_ColorSpace>(); in NativeWindowFuzzTest1() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_list_item_group.cpp172 Dimension space; in Create() local
H A Djs_gauge.cpp405 CalcDimension space; in SetIndicator() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_component.cpp270 void SwiperComponent::SetItemSpace(const Dimension& space) in SetItemSpace()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_gauge_ffi.cpp255 CalcDimension space; in FfiOHOSAceFrameworkGaugeSetIndicator() local
H A Dcj_list_ffi.cpp72 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 Dswiper_overlength_indicator_modifier_test_ng.cpp677 float space = 0; variable
/ohos5.0/drivers/hdf_core/framework/model/audio/core/include/
H A Daudio_control.h36 uint32_t space; /* W: count of element IDs to get */ member
/ohos5.0/base/msdp/device_status/utils/common/src/
H A Dutil.cpp151 char space[1024] { 0 }; in StringPrintf() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Drender_select_popup.cpp210 double space = selectRightBottom_.GetX(); in AdjustChildHorizontalLayout() local
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/platform/src/
H A Di2c_dev.c406 LosVmSpace *space = LOS_SpaceGet(vaddr); in I2cFsMap() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_layout/
H A Dlinear_layout_utils.cpp208 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 Drich_editor_pattern_testthree_ng.cpp587 std::string space = " "; variable
/ohos5.0/base/startup/init/services/param/base/
H A Dparam_trie.c350 WorkSpace *space = GetWorkSpace(index); in GetParamNode() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dgauge_modifier.cpp141 CalcDimension space; in SetIndicatorSpace() local
H A Dselect_modifier.cpp39 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 Daudio_interface_lib_mixer.h104 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 Dgauge_modifier.cpp742 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 Dcomposelistitem.js1127 n59.space = { main: LengthMetrics.vp(this.rowSpace) }; class in n59
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_model_ng.cpp82 void ListModelNG::SetSpace(const Dimension& space) in SetSpace()
688 void ListModelNG::SetListSpace(FrameNode* frameNode, const Dimension& space) in SetListSpace()

12345