Home
last modified time | relevance | path

Searched defs:axis (Results 51 - 75 of 199) sorted by relevance

12345678

/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
H A Dsize_t.h37 SizeT(T crossSize, T mainSize, Axis axis) in SizeT() argument
84 void SetMainSize(T mainSize, Axis axis) in SetMainSize() argument
89 void SetCrossSize(T crossSize, Axis axis) in SetCrossSize() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dscroll_model_impl.cpp52 void ScrollModelImpl::SetAxis(Axis axis) in SetAxis() argument
/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Devent_dispatcher.cpp311 static double GetAxisValue(const std::shared_ptr<MMI::PointerEvent>& pointerEvent, MMI::PointerEvent::AxisType axis) in GetAxisValue() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_test_ng.cpp143 Axis axis = layoutProperty_->GetListDirection().value_or(Axis::VERTICAL); in CreateListItem() local
234 void ListTestNg::CreateGroupWithItem(int32_t groupNumber, Axis axis) in CreateGroupWithItem() argument
252 Axis axis = layoutProperty_->GetListDirection().value_or(Axis::VERTICAL); in GetRowOrColBuilder() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/scroll_bar/
H A Dscroll_bar_test_ng.cpp103 void ScrollBarTestNg::CreateScroll(float mainSize, Axis axis) in CreateScroll() argument
119 void ScrollBarTestNg::CreateContent(float mainSize, Axis axis) in CreateContent() argument
127 void ScrollBarTestNg::CreateScrollBar(bool infoflag, bool proxyFlag, Axis axis, DisplayMode displayMode) in CreateScrollBar() argument
141 Axis axis = layoutProperty_->GetAxisValue(); in CreateScrollBarChild() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/scroll/
H A Dscroll_inner_event_test_ng.cpp111 Axis axis = pattern_->GetAxis(); in DragScrollBarUpdate() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_tip_modifier.h65 void SetDirection(const Axis& axis) in SetDirection() argument
H A Dslider_layout_algorithm.cpp203 auto axis = sliderLayoutProperty->GetDirection().value_or(Axis::HORIZONTAL); in Layout() local
225 CalculateBlockOffset( LayoutWrapper* layoutWrapper, const RectF& contentRect, float selectOffset, Axis axis, bool reverse) CalculateBlockOffset() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtabs_layout_algorithm.cpp31 auto axis = layoutProperty->GetAxis().value_or(Axis::HORIZONTAL); in Measure() local
148 auto axis = GetAxis(layoutWrapper); in LayoutOffsetList() local
228 auto axis = layoutProperty->GetAxis().value_or(Axis::HORIZONTAL); in MeasureDivider() local
254 auto axis = layoutProperty->GetAxis().value_or(Axis::HORIZONTAL); in MeasureSwiper() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/
H A Dwater_flow_layout_utils.cpp126 std::pair<SizeF, bool> WaterFlowLayoutUtils::PreMeasureSelf(LayoutWrapper* wrapper, Axis axis) in PreMeasureSelf() argument
139 float WaterFlowLayoutUtils::MeasureFooter(LayoutWrapper* wrapper, Axis axis) in MeasureFooter() argument
165 void WaterFlowLayoutUtils::UpdateItemIdealSize(const RefPtr<LayoutWrapper>& item, Axis axis, float userHeight) in UpdateItemIdealSize() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_utils.h65 auto axis = property->GetDirection().value_or(Axis::HORIZONTAL); in CreateChildConstraint() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Drender_popup_list.cpp34 auto axis = component_->GetDirection(); in Update() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/
H A Dtest_ng.cpp167 void TestNG::SetSize(std::optional<Axis> axis, const CalcLength& crossSize, const CalcLength& mainSize) in SetSize() argument
/foundation/arkui/ace_engine/test/unittest/core/property/
H A Dmeasure_utils_test_ng.cpp1065 Axis axis = Axis::HORIZONTAL; in HWTEST_F() local
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dpointer_event_test.cpp1448 PointerEvent::AxisType axis = PointerEvent::AXIS_TYPE_MAX; in HWTEST_F() local
1468 PointerEvent::AxisType axis = PointerEvent::AXIS_TYPE_MAX; in HWTEST_F() local
1488 PointerEvent::AxisType axis = PointerEvent::AXIS_TYPE_MAX; HWTEST_F() local
[all...]
/foundation/multimodalinput/input/frameworks/napi/mouse_event/src/
H A Djs_mouse_event.cpp141 napi_value axis = nullptr; in Export() local
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dinput_device.cpp146 void InputDevice::AddAxisInfo(AxisInfo axis) in AddAxisInfo() argument
20 InputDevice(int32_t id, std::string name, int32_t deviceType, int32_t bus, int32_t version, int32_t product, int32_t vendor, std::string phys, std::string uniq, const std::vector<AxisInfo>& axis) InputDevice() argument
/foundation/window/window_manager/window_scene/test/unittest/
H A Dmove_drag_controller_test.cpp503 MoveDragController::AxisType axis = MoveDragController::AxisType::X_AXIS; in HWTEST_F() local
/third_party/glfw/src/
H A Dlinux_joystick.c73 const int axis = (code - ABS_HAT0X) % 2; in handleAbsEvent() local
/third_party/libevdev/tools/
H A Dlibevdev-tweak-device.c116 parse_options_abs(int argc, char **argv, unsigned int *changes, int *axis, struct input_absinfo *absinfo) parse_options_abs() argument
304 set_abs(struct libevdev *dev, unsigned int changes, unsigned int axis, struct input_absinfo *absinfo) set_abs() argument
389 int axis = -1; main() local
[all...]
/third_party/libinput/src/
H A Devdev-mt-touchpad-edge-scroll.c423 enum libinput_pointer_axis axis; in tp_edge_scroll_post_events() local
/third_party/libinput/test/
H A Dtest-touch.c822 int axis = _i; /* looped test */ in START_TEST() local
/third_party/skia/third_party/externals/angle2/src/common/
H A Dmatrix_utils_unittest.cpp22 Vector3 axis; member
/third_party/skia/src/core/
H A DSkFontDescriptor.h21 SkFontData(std::unique_ptr<SkStreamAsset> stream, int index, const SkFixed* axis, int axisCount) in SkFontData() argument
/third_party/skia/src/utils/
H A DSkCamera.cpp73 SkV3 axis, zenith, cross; in doUpdate() local
[all...]

Completed in 22 milliseconds

12345678