Home
last modified time | relevance | path

Searched defs:axis (Results 1 - 25 of 257) sorted by relevance

1234567891011

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/
H A Dwater_flow_layout_utils.h32 Axis axis = Axis::VERTICAL; member
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
H A Ditem_property_transform_box.cpp39 uint8_t axis = reader.Read8(); in ParseContent() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-style.cc81 hb_ot_var_axis_info_t axis; in hb_style_get_value() local
/foundation/arkui/ace_engine/frameworks/core/components/tip/
H A Dtip_component.h52 void SetDirection(Axis axis) in SetDirection() argument
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_edge_effect.h38 virtual void HandleOverScroll(Axis axis, double overScroll, const Size& viewPort) {} in HandleOverScroll() argument
H A Dscroll_fade_effect.cpp77 void ScrollFadeEffect::SetPaintDirection(Axis axis, double overScroll) in SetPaintDirection() argument
103 void ScrollFadeEffect::HandleOverScroll(Axis axis, double overScroll, const Size& viewPort) in HandleOverScroll() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_layout_property.h62 Axis axis = GetAxisValue(Axis::VERTICAL); variable
H A Dscroll_edge_effect.h36 virtual void HandleOverScroll(Axis axis, float overScroll, const SizeF& viewPort, in HandleOverScroll() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_paint_method.h30 SwiperPaintMethod(Axis axis, float mainDelta) : axis_(axis), mainDelta_(mainDelta) {}; in SwiperPaintMethod() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_utils.cpp60 float GridUtils::GetMainGap(const RefPtr<GridLayoutProperty>& props, const SizeF& frameSize, Axis axis) in GetMainGap() argument
65 float GridUtils::GetCrossGap(const RefPtr<GridLayoutProperty>& props, const SizeF& frameSize, Axis axis) in GetCrossGap() argument
H A Dgrid_item_layout_property.h113 SetAxis(Axis axis) SetAxis() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/scrollable/
H A Dscrollable_utils_test.cpp57 void ScrollableUtilsTest::FillChildren(int32_t count, Axis axis, SizeF size) in FillChildren() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H A Dwater_flow_layout_property.h50 auto axis = propWaterflowDirection_.value_or(FlexDirection::COLUMN); in GetAxis() local
57 auto axis = propWaterflowDirection_.value_or(FlexDirection::COLUMN); in IsReverse() local
65 auto axis = propWaterflowDirection_.value_or(FlexDirection::COLUMN); in IsVerticalReverse() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/fontarguments_fuzzer/
H A Dfontarguments_fuzzer.cpp59 uint32_t axis = GetObject<uint32_t>(); in FontArgumentsFuzzTest002() local
/kernel/linux/linux-5.10/drivers/input/misc/
H A Dgpio_decoder.c28 u32 axis; member
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dgpio_decoder.c20 u32 axis; member
/third_party/libevdev/tools/
H A Dlibevdev-events.c20 print_abs_bits(struct libevdev *dev, int axis) in print_abs_bits() argument
/third_party/skia/src/ports/skia_ohos/
H A DSkTypeface_ohos.cpp146 SkFixed axis[axisDefs.count()]; in onMakeClone() local
[all...]
H A DFontInfo_ohos.h158 std::vector<SkFixed> axis; // the axis values global() member
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_paint_method.cpp27 Axis axis = vertical_ ? Axis::HORIZONTAL : Axis::VERTICAL; in PaintDivider() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dscrollable_event.cpp26 void ScrollableActuator::AddScrollEdgeEffect(const Axis& axis, RefPtr<ScrollEdgeEffect>& effect) in AddScrollEdgeEffect() argument
/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_scrollable.cpp52 void Scrollable::SetAxis(Axis axis) {} in SetAxis() argument
H A Dmock_scrollable_ng.cpp45 void Scrollable::SetAxis(Axis axis) in SetAxis() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/
H A Dfont_arguments.h28 uint32_t axis; member
/foundation/multimodalinput/input/frameworks/napi/joystick_event/src/
H A Djs_joystick_event.cpp116 napi_value axis = nullptr; in Export() local

Completed in 7 milliseconds

1234567891011