Home
last modified time | relevance | path

Searched defs:current_y (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/
H A Dedge.hpp82 inline double get_current_x(edge<T> const& edge, const T current_y) { in get_current_x()
H A Dring_util.hpp103 inline T get_edge_min_x(edge<T> const& edge, const T current_y) { in get_edge_min_x()
133 inline T get_edge_max_x(edge<T> const& edge, const T current_y) { in get_edge_max_x()
/OK3568_Linux_fs/external/xserver/mi/
H A Dmizerline.c104 int Nspans, current_y = 0; in miZeroLine() local
H A Dmipointer.c627 int current_x, current_y; /* current position in per-screen coord */ in miPointerSetPosition() local
/OK3568_Linux_fs/external/xserver/Xi/
H A Dxibarriers.c388 int current_x, int current_y, in input_constrain_cursor()