| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/inner/ |
| H A D | scroll_bar.cpp | 94 auto axis = positionMode_ == PositionMode::BOTTOM ? Axis::HORIZONTAL : Axis::VERTICAL; in CheckBarDirection() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/gestures/ |
| H A D | gesture_event.h | 268 void SetHorizontalAxis(float axis) in SetHorizontalAxis() argument 273 void SetVerticalAxis(float axis) in SetVerticalAxis() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
| H A D | scrollable.cpp | 207 void Scrollable::SetAxis(Axis axis) in SetAxis() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll_bar/ |
| H A D | scroll_bar_pattern.cpp | 64 auto axis = layoutProperty->GetAxis().value_or(Axis::VERTICAL); in OnModifyDone() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/ |
| H A D | slider_content_modifier.h | 223 void SetDirection(Axis axis) in SetDirection() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/ |
| H A D | water_flow_test_ng.cpp | 156 Axis axis = Axis::VERTICAL; in CreateWaterFlowItem() local 1730 auto axis = pattern_->GetAxis(); in HWTEST_F() local
|
| /foundation/multimodalinput/input/frameworks/napi/input_monitor/src/ |
| H A D | js_input_monitor.cpp | 916 int32_t axis = -1; in GetAxesValue() local 1086 int32_t axis = static_cast<int32_t>(item.first); in GetJoystickPointerItem() local [all...] |
| /foundation/window/window_manager/window_scene/session/host/src/ |
| H A D | move_drag_controller.cpp | 734 void MoveDragController::CalcFixedAspectRatioTranslateLimits(AreaType type, AxisType axis) in CalcFixedAspectRatioTranslateLimits() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_datascope.c | 38 int axis; member
|
| /third_party/glfw/src/ |
| H A D | input.c | 434 void _glfwInputJoystickAxis(_GLFWjoystick* js, int axis, float value) in _glfwInputJoystickAxis() argument
|
| /third_party/libevdev/libevdev/ |
| H A D | libevdev.c | 53 slot_value(const struct libevdev *dev, int slot, int axis) in slot_value() argument 135 fix_invalid_absinfo(const struct libevdev *dev, int axis, struct input_absinfo* abs_info) fix_invalid_absinfo() argument [all...] |
| /third_party/libinput/test/ |
| H A D | test-pointer.c | 272 int axis = _i; /* looped test */ in START_TEST() local 614 enum libinput_pointer_axis axis; in test_high_and_low_wheel_events_value() local 771 enum libinput_pointer_axis axis = _i; /* ranged test */ START_TEST() local [all...] |
| H A D | test-touchpad.c | 305 enum libinput_pointer_axis axis; in START_TEST() local 250 is_single_axis_2fg_scroll(struct litest_device *dev, enum libinput_pointer_axis axis) is_single_axis_2fg_scroll() argument 340 enum libinput_pointer_axis axis; START_TEST() local 3632 int axis = _i; /* looped test */ START_TEST() local [all...] |
| H A D | test-tablet.c | 660 unsigned int axis = _i; /* ranged test */ in START_TEST() local [all...] |
| /third_party/skia/src/ports/skia_ohos/ |
| H A D | FontConfig_ohos.cpp | 843 Coordinate axis; in parseVariation() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | afcjk.c | 183 AF_CJKAxis axis = &metrics->axis[dim]; in af_cjk_metrics_init_widths() local 237 AF_CJKAxis axis = &metrics->axis[di in af_cjk_metrics_init_widths() local 290 AF_CJKAxis axis; af_cjk_metrics_init_blues() local 668 AF_CJKAxis axis; af_cjk_metrics_scale_dim() local 800 AF_AxisHints axis = &hints->axis[dim]; af_cjk_hints_compute_segments() local 844 AF_AxisHints axis = &hints->axis[dim]; af_cjk_hints_link_segments() local 1002 AF_AxisHints axis = &hints->axis[dim]; af_cjk_hints_compute_edges() local 1292 AF_AxisHints axis = &hints->axis[dim]; af_cjk_hints_compute_blue_edges() local 1501 AF_CJKAxis axis = &metrics->axis[dim]; af_cjk_compute_stem_width() local 1799 AF_AxisHints axis = &hints->axis[dim]; af_cjk_hint_edges() local 2178 AF_AxisHints axis = & hints->axis[dim]; af_cjk_align_edge_points() local [all...] |
| H A D | afhints.c | 344 AF_AxisHints axis = &hints->axis[dimension]; af_get_segment_index() local 389 AF_AxisHints axis = &hints->axis[dimension]; af_get_edge_index() local 403 AF_AxisHints axis = &hints->axis[dimension]; af_get_strong_edge_index() local 541 AF_AxisHints axis = &hints->axis[dimension]; af_glyph_hints_dump_segments() local 603 AF_AxisHints axis; af_glyph_hints_get_num_segments() local 632 AF_AxisHints axis; af_glyph_hints_get_segment_offset() local 680 AF_AxisHints axis = &hints->axis[dimension]; af_glyph_hints_dump_edges() local 817 AF_AxisHints axis = &hints->axis[dim]; af_glyph_hints_done() local 1317 AF_AxisHints axis = & hints->axis[dim]; af_glyph_hints_align_edge_points() local 1394 AF_AxisHints axis = &hints->axis[dim]; af_glyph_hints_align_strong_points() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/cff/ |
| H A D | cffload.c | 1203 CFF_AxisCoords* axis = ®ion->axisList[j]; in cff_vstore_load() local 1496 CFF_AxisCoords* axis = &varRegion->axisList[j]; in FT_LOCAL_DEF() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/type1/ |
| H A D | t1load.c | 194 FT_MM_Axis* axis = master->axis + n; in FT_LOCAL_DEF() local 899 FT_Int axis, n_axis; parse_blend_design_positions() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/scroll/ |
| H A D | scrollable.h | 76 Scrollable(ScrollPositionCallback&& callback, Axis axis) : callback_(std::move(callback)), axis_(axis) {} in Scrollable() argument 77 Scrollable(const ScrollPositionCallback& callback, Axis axis) : callback_(callback), axis_(axis) {} in Scrollable() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| H A D | list_item_group_layout_algorithm.cpp | 295 float ListItemGroupLayoutAlgorithm::GetChildMaxCrossSize(LayoutWrapper* layoutWrapper, Axis axis) in GetChildMaxCrossSize() argument 1256 CalculateLanes(const RefPtr<ListLayoutProperty>& layoutProperty, const LayoutConstraintF& layoutConstraint, std::optional<float> crossSizeOptional, Axis axis) CalculateLanes() argument
|
| H A D | list_layout_algorithm.cpp | 53 contentConstraint.maxSize.SetMainSize(Infinity<float>(), axis); in UpdateListItemConstraint() local 1698 void ListLayoutAlgorithm::AdjustPostionForListItemGroup(LayoutWrapper* layoutWrapper, Axis axis, int32_t index, in AdjustPostionForListItemGroup() argument 49 UpdateListItemConstraint( Axis axis, const OptionalSizeF& selfIdealSize, LayoutConstraintF& contentConstraint) UpdateListItemConstraint() argument [all...] |
| H A D | list_layout_algorithm.h | 423 CalculateLanes(const RefPtr<ListLayoutProperty>& layoutProperty, const LayoutConstraintF& layoutConstraint, std::optional<float> crossSizeOptional, Axis axis) CalculateLanes() argument
|
| H A D | list_pattern.cpp | 55 auto axis = listLayoutProperty->GetListDirection().value_or(Axis::VERTICAL); in OnModifyDone() local 311 auto axis = listLayoutProperty->GetListDirection().value_or(Axis::VERTICAL); in CreateNodePaintMethod() local 496 auto axis = listLayoutProperty->GetListDirection().value_or(Axis::VERTICAL); in DrivenRender() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
| H A D | gesture_event_hub.cpp | 985 void GestureEventHub::AddScrollEdgeEffect(const Axis& axis, RefPtr<ScrollEdgeEffect>& scrollEffect) in AddScrollEdgeEffect() argument
|