| /foundation/arkui/ace_engine/frameworks/base/geometry/ng/ |
| H A D | size_t.h | 37 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 D | scroll_model_impl.cpp | 52 void ScrollModelImpl::SetAxis(Axis axis) in SetAxis() argument
|
| /foundation/arkui/ace_engine/adapter/preview/entrance/ |
| H A D | event_dispatcher.cpp | 311 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 D | list_test_ng.cpp | 143 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 D | scroll_bar_test_ng.cpp | 103 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 D | scroll_inner_event_test_ng.cpp | 111 Axis axis = pattern_->GetAxis(); in DragScrollBarUpdate() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/ |
| H A D | slider_tip_modifier.h | 65 void SetDirection(const Axis& axis) in SetDirection() argument
|
| H A D | slider_layout_algorithm.cpp | 203 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 D | tabs_layout_algorithm.cpp | 31 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 D | water_flow_layout_utils.cpp | 126 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 D | swiper_utils.h | 65 auto axis = property->GetDirection().value_or(Axis::HORIZONTAL); in CreateChildConstraint() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/ |
| H A D | render_popup_list.cpp | 34 auto axis = component_->GetDirection(); in Update() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/ |
| H A D | test_ng.cpp | 167 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 D | measure_utils_test_ng.cpp | 1065 Axis axis = Axis::HORIZONTAL; in HWTEST_F() local
|
| /foundation/multimodalinput/input/frameworks/proxy/events/test/ |
| H A D | pointer_event_test.cpp | 1448 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 D | js_mouse_event.cpp | 141 napi_value axis = nullptr; in Export() local
|
| /foundation/multimodalinput/input/frameworks/proxy/events/src/ |
| H A D | input_device.cpp | 146 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 D | move_drag_controller_test.cpp | 503 MoveDragController::AxisType axis = MoveDragController::AxisType::X_AXIS; in HWTEST_F() local
|
| /third_party/glfw/src/ |
| H A D | linux_joystick.c | 73 const int axis = (code - ABS_HAT0X) % 2; in handleAbsEvent() local
|
| /third_party/libevdev/tools/ |
| H A D | libevdev-tweak-device.c | 116 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 D | evdev-mt-touchpad-edge-scroll.c | 423 enum libinput_pointer_axis axis; in tp_edge_scroll_post_events() local
|
| /third_party/libinput/test/ |
| H A D | test-touch.c | 822 int axis = _i; /* looped test */ in START_TEST() local
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | matrix_utils_unittest.cpp | 22 Vector3 axis; member
|
| /third_party/skia/src/core/ |
| H A D | SkFontDescriptor.h | 21 SkFontData(std::unique_ptr<SkStreamAsset> stream, int index, const SkFixed* axis, int axisCount) in SkFontData() argument
|
| /third_party/skia/src/utils/ |
| H A D | SkCamera.cpp | 73 SkV3 axis, zenith, cross; in doUpdate() local [all...] |