Home
last modified time | relevance | path

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

/third_party/alsa-utils/alsamixer/
Dtextbox.c201 static void move_y(int delta) in move_y() function
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-cff-interp-cs-common.hh110 void move_y (const number_t &dy) { y += dy; } in move_y() function
/third_party/harfbuzz/src/
Dhb-cff-interp-cs-common.hh110 void move_y (const number_t &dy) { y += dy; } in move_y() function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-cff-interp-cs-common.hh110 void move_y (const number_t &dy) { y += dy; } in move_y() function
/third_party/weston/include/libweston/
Dlibweston.h289 int move_x, move_y; member