Home
last modified time | relevance | path

Searched refs:pw_x (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/gegl/gegl-0.4.34/operations/common-gpl3+/
H A Dmosaic.c2165 gfloat pw_x, pw_y;
2177 pw_x = x - vec->base_x2;
2189 return sqrt (SQR (pw_x) + SQR (pw_y));
/dports/audio/hvl2wav/hivelytracker-8296a50/
H A Dgui.c73 int16 pw_x = -1, pw_y = -1; variable
3098 if( pw_x == -1 ) pw_x = mainwin->LeftEdge + 150; in gui_open_prefs()
3102 WA_Left, pw_x, in gui_open_prefs()
3173 pw_x = prefwin->LeftEdge; in gui_close_prefs()