Home
last modified time | relevance | path

Searched defs:dimension (Results 26 - 50 of 145) sorted by relevance

123456

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dkeyboard_base_pattern.cpp41 auto dimension = Dimension(1.0f, DimensionUnit::PERCENT); in BeforeCreateLayoutWrapper() local
/foundation/arkui/ace_engine/adapter/ohos/capability/html/
H A Dhtml_to_span.h64 Dimension dimension; member in OHOS::Ace::HtmlToSpan::BaseLineSpanParam
68 Dimension dimension; member in OHOS::Ace::HtmlToSpan::LetterSpacingSpanParam
72 Dimension dimension; member in OHOS::Ace::HtmlToSpan::LineHeightSpanSparam
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_form_component_bridge.cpp75 int32_t dimension = dimensionArg->Int32Value(vm); in SetDimension() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_side_bar_container_ffi.cpp42 void ParseAndSetWidth(Dimension dimension, CJWidthType widthType) in ParseAndSetWidth() argument
H A Dcj_select_ffi.cpp165 CalcDimension dimension; in FfiOHOSAceFrameworkSelectSetOptionWidthWithMode() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_attr_test_ng.cpp1039 auto dimension = Dimension(-1.0); in HWTEST_F() local
1174 auto dimension = Dimension(-1.0); in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dform_component_modifier.cpp39 void SetDimension(ArkUINodeHandle node, ArkUI_Int32 dimension) in SetDimension() argument
/third_party/ffmpeg/libavcodec/
H A Dsgidec.c206 unsigned int dimension, rle; in decode_frame() local
H A Dsgienc.c101 unsigned int width, height, depth, dimension; in encode_frame() local
/third_party/skia/third_party/externals/dawn/src/utils/
H A DTestUtils.cpp34 GetTextureDataCopyLayoutForTextureAtLevel( wgpu::TextureFormat format, wgpu::Extent3D textureSizeAtLevel0, uint32_t mipmapLevel, wgpu::TextureDimension dimension, uint32_t rowsPerImage) GetTextureDataCopyLayoutForTextureAtLevel() argument
/foundation/ability/form_fwk/test/unittest/fms_form_bms_helper_test/
H A Dfms_form_bms_helper_test.cpp623 constexpr int32_t dimension = 3; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/transform/
H A Drosen_render_transform.cpp194 double RosenRenderTransform::ConvertDimensionToScaleBySize(const Dimension& dimension, double size) in ConvertDimensionToScaleBySize() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_model_ng.cpp46 void FormModelNG::SetDimension(int32_t dimension) in SetDimension() argument
212 void FormModelNG::SetDimension(FrameNode* frameNode, int32_t dimension) in SetDimension() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_tabs_feature.cpp142 HandleOnDidScrollEvent( WeakPtr<JSScroller> jsScrollerWeak, Dimension dimension, ScrollState state, bool isAtTop, bool isAtBottom) HandleOnDidScrollEvent() argument
H A Djs_form.cpp66 JSRef<JSVal> dimension = obj->GetProperty("dimension"); in Create() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dscroll_model_impl.cpp129 void ScrollModelImpl::SetScrollBarWidth(const Dimension& dimension) in SetScrollBarWidth() argument
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Ddimension.cpp167 DimensionUnit Dimension::GetAdaptDimensionUnit(const Dimension& dimension) in GetAdaptDimensionUnit() argument
H A Ddimension.h220 operator +=(const Dimension& dimension) operator +=() argument
250 operator -=(const Dimension& dimension) operator -=() argument
[all...]
/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_event_report.cpp75 ReportNonManualPostCardActionInfo(const std::string& formName, const std::string& bundleName, const std::string& abilityName, const std::string& moduleName, int32_t dimension) ReportNonManualPostCardActionInfo() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/grid_layout/
H A Dgrid_container_util_class.h90 explicit Gutter(Dimension dimension) in Gutter() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DBlit11.h151 ShaderDimension dimension; member
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_arithmetics.cpp99 const uint32_t dimension = _.GetDimension(result_type); in ArithmeticsPass() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_arithmetics.cpp99 const uint32_t dimension = _.GetDimension(result_type); in ArithmeticsPass() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DResourceAllocatorManagerD3D12.cpp78 ResourceHeapKind GetResourceHeapKind(D3D12_RESOURCE_DIMENSION dimension, in GetResourceHeapKind() argument
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshglob.h138 PSH_DimensionRec dimension[2]; member

Completed in 16 milliseconds

123456