Home
last modified time | relevance | path

Searched defs:axis (Results 176 - 200 of 209) sorted by relevance

123456789

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/inner/
H A Dscroll_bar.h320 void SetAxis(Axis axis) in SetAxis() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable.h79 Scrollable(ScrollPositionCallback&& callback, Axis axis) : callback_(std::move(callback)), axis_(axis) {} in Scrollable() argument
80 Scrollable(const ScrollPositionCallback& callback, Axis axis) : callback_(callback), axis_(axis) {} in Scrollable() argument
H A Dscrollable_pattern.cpp187 void ScrollablePattern::SetAxis(Axis axis) in SetAxis() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_pattern.cpp226 auto axis = GetDirection(); in HandleTouchClick() local
409 auto axis = GetDirection(); in GetMouseClickIndex() local
787 auto axis = GetDirection(); in HandleTouchClickMargin() local
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_test.cpp1142 InputDevice::AxisInfo axis; in HWTEST_F() local
/foundation/multimodalinput/input/util/common/include/
H A Dstruct_multimodal.h345 enum POINTER_AXIS axis; member
/foundation/multimodalinput/input/service/connect_manager/src/
H A Dmultimodal_input_connect_stub.cpp85 InputDevice::AxisInfo axis; in g_parseInputDevice() local
H A Dmultimodal_input_connect_proxy.cpp74 InputDevice::AxisInfo axis; in ParseInputDevice() local
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp818 void PointerEvent::SetAxisValue(AxisType axis, double axisValue) in SetAxisValue() argument
832 HasAxis(uint32_t axes, AxisType axis) HasAxis() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Davf_showcqt.c861 draw_axis_rgb(AVFrame *out, AVFrame *axis, const ColorFloat *c, int off) draw_axis_rgb() argument
963 draw_axis_yuv(AVFrame *out, AVFrame *axis, const ColorFloat *c, int off) draw_axis_yuv() argument
[all...]
/third_party/mesa3d/src/imgui/
H A Dimgui_widgets.cpp1207 bool ImGui::SplitterBehavior(const ImRect& bb, ImGuiID id, ImGuiAxis axis, float* size1, float* size2, float min_size1, float min_size2, float hover_extend, float hover_visibility_delay) in SplitterBehavior() argument
2109 const ImGuiAxis axis = (flags & ImGuiSliderFlags_Vertical) ? ImGuiAxis_Y : ImGuiAxis_X; SliderBehaviorT() local
[all...]
/third_party/libinput/tools/
H A Dlibinput-debug-gui.c1465 enum libinput_pointer_axis axis; in handle_event_axis() local
/third_party/libinput/src/
H A Devdev-tablet.c212 enum libinput_tablet_tool_axis axis; in tablet_process_absolute() local
141 tablet_device_has_axis(struct tablet_dispatch *tablet, enum libinput_tablet_tool_axis axis) tablet_device_has_axis() argument
177 tablet_filter_axis_fuzz(const struct tablet_dispatch *tablet, const struct evdev_device *device, const struct input_event *e, enum libinput_tablet_tool_axis axis) tablet_filter_axis_fuzz() argument
868 enum libinput_tablet_tool_axis axis; tablet_process_relative() local
916 copy_axis_cap(const struct tablet_dispatch *tablet, struct libinput_tablet_tool *tool, enum libinput_tablet_tool_axis axis) copy_axis_cap() argument
2571 enum libinput_tablet_tool_axis axis; tablet_init() local
[all...]
H A Devdev.c2794 evdev_is_scrolling(const struct evdev_device *device, enum libinput_pointer_axis axis) evdev_is_scrolling() argument
2804 evdev_start_scrolling(struct evdev_device *device, enum libinput_pointer_axis axis) evdev_start_scrolling() argument
/third_party/mesa3d/src/gallium/auxiliary/tessellator/
H A Dtessellator.cpp637 int edge, axis; in QuadProcessTessFactors() local
2198 int edge, axis; QuadHLSLProcessTessFactors() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpredictor_enc.c646 int axis; in GetBestGreenRedToBlue() local
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Daflatin.c180 AF_LatinAxis axis = &metrics->axis[dim]; in af_latin_metrics_init_widths() local
234 AF_LatinAxis axis = &metrics->axis[di in af_latin_metrics_init_widths() local
325 AF_LatinAxis axis = &metrics->axis[AF_DIMENSION_VERT]; af_latin_metrics_init_blues() local
1175 AF_LatinAxis axis; af_latin_metrics_scale_dim() local
1536 AF_AxisHints axis = &hints->axis[dim]; FT_LOCAL_DEF() local
1990 AF_AxisHints axis = &hints->axis[dim]; af_latin_hints_link_segments() local
2126 AF_AxisHints axis = &hints->axis[dim]; FT_LOCAL_DEF() local
2501 AF_AxisHints axis = &hints->axis[AF_DIMENSION_VERT]; af_latin_hints_compute_blue_edges() local
2747 AF_LatinAxis axis = &metrics->axis[dim]; af_latin_compute_stem_width() local
2994 AF_AxisHints axis = &hints->axis[dim]; af_latin_hint_edges() local
3550 AF_LatinAxis axis; af_latin_hints_apply() local
[all...]
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttgxvar.c975 GX_AxisCoords axis = itemStore->varRegionList[regionIndex].axisList; in ft_var_get_item_delta() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_layout_algorithm.cpp51 Axis axis = gridLayoutInfo_.axis_; in Measure() local
2075 GenerateCacheItemConstraint( const GridItemLayoutProperty& itemProp, Axis axis, const GridPredictLayoutParam& param) GenerateCacheItemConstraint() argument
2161 const Axis axis = host.GetPattern<GridPattern>()->GetAxis(); PredictBuildItem() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.cpp83 auto axis = component_->GetDirection(); in Update() local
174 void RenderList::InitScrollable(Axis axis) in InitScrollable() argument
856 double axis = selectedItemMainAxis_; in SetItemsPositionForLaneList() local
863 double axis in SetItemsPositionForLaneList() local
975 double axis = selectedItemMainAxis_; SetItemsPosition() local
982 double axis = selectedItemMainAxis_ + selectedItemMainSize; SetItemsPosition() local
1187 Axis axis = IsVertical() ? Axis::VERTICAL : Axis::HORIZONTAL; HandleOverScroll() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_pattern.cpp56 auto axis = layoutProperty->GetDirection().value_or(Axis::HORIZONTAL); in GetReverseValue() local
/third_party/glfw/src/
H A Dwl_window.c1608 pointerHandleAxis(void* userData, struct wl_pointer* pointer, uint32_t time, uint32_t axis, wl_fixed_t value) pointerHandleAxis() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.cpp483 auto axis = layoutProperty->GetAxis().value_or(Axis::HORIZONTAL); in InitScrollable() local
1804 auto axis = layoutProperty->GetAxis().value_or(Axis::HORIZONTAL); in CalculateSelectedIndex() local
1999 auto axis = layoutProperty->GetAxis().value_or(Axis::HORIZONTAL); UpdateGradientRegions() local
2043 auto axis = tabBarLayoutProperty->GetAxis().value_or(Axis::HORIZONTAL); UpdateTextColorAndFontWeight() local
2223 auto axis = layoutProperty->GetAxis().value_or(Axis::HORIZONTAL); UpdateSubTabBoard() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvp3.c895 static int vp4_get_mv(Vp3DecodeContext *s, GetBitContext *gb, int axis, int last_motion) in vp4_get_mv() argument
/third_party/skia/third_party/externals/imgui/
H A Dimgui_widgets.cpp854 ImGuiID ImGui::GetWindowScrollbarID(ImGuiWindow* window, ImGuiAxis axis) in GetWindowScrollbarID() argument
860 ImRect ImGui::GetWindowScrollbarRect(ImGuiWindow* window, ImGuiAxis axis) in GetWindowScrollbarRect() argument
873 void ImGui::Scrollbar(ImGuiAxis axis) in Scrollbar() argument
908 ScrollbarEx(const ImRect& bb_frame, ImGuiID id, ImGuiAxis axis, float* p_scroll_v, float size_avail_v, float size_contents_v, ImDrawFlags flags) ScrollbarEx() argument
1432 SplitterBehavior(const ImRect& bb, ImGuiID id, ImGuiAxis axis, float* size1, float* size2, float min_size1, float min_size2, float hover_extend, float hover_visibility_delay) SplitterBehavior() argument
2229 const ImGuiAxis axis = (flags & ImGuiSliderFlags_Vertical) ? ImGuiAxis_Y : ImGuiAxis_X; DragBehaviorT() local
[all...]

Completed in 81 milliseconds

123456789