Home
last modified time | relevance | path

Searched refs:DRAGV (Results 1 – 6 of 6) sorted by relevance

/dports/math/giacxcas/fltk-1.3.0/src/
H A DFl_Tile.cxx129 #define DRAGV 2 in handle() macro
172 if (mindy <= GRABAREA) {sdrag |= DRAGV; sy = oldy;} in handle()
196 if (sdrag&DRAGV) { in handle()
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/
H A DFl_Tile.cxx125 #define DRAGV 2 in handle() macro
165 if (mindy <= GRABAREA) {sdrag |= DRAGV; sy = oldy;} in handle()
189 if (sdrag&DRAGV) { in handle()
/dports/x11-toolkits/ntk/ntk/src/
H A DFl_Tile.cxx129 #define DRAGV 2 in handle() macro
172 if (mindy <= GRABAREA) {sdrag |= DRAGV; sy = oldy;} in handle()
196 if (sdrag&DRAGV) { in handle()
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_Tile.cxx200 #define DRAGV 2 in handle() macro
243 if (mindy <= GRABAREA) {sdrag |= DRAGV; sy = oldy;} in handle()
267 if (sdrag&DRAGV) { in handle()
/dports/comms/fldigi/fldigi-4.1.20/src/widgets/
H A DPanel.cxx184 #define DRAGV 2 in handle() macro
224 if (mindy <= GRABAREA) {sdrag |= DRAGV; sy = oldy;} in handle()
248 if (sdrag&DRAGV) { in handle()
/dports/games/burrtools/burrtools-0.6.3/src/gui/
H A DLFl_Tile.cpp220 #define DRAGV 2 in handle() macro
259 if (mindy <= GRABAREA) {sdrag |= DRAGV; sy = oldy;} in handle()
283 if (sdrag&DRAGV) { in handle()