Home
last modified time | relevance | path

Searched refs:C_FREEZE (Results 1 – 25 of 37) sorted by relevance

12

/dports/math/freefem++/FreeFem-sources-4.6/src/medit/
H A Dmenus.c836 if (clip->active & C_FREEZE) clip->active ^= C_FREEZE; in keyClip()
845 clip->active ^= C_FREEZE; in keyClip()
897 if (cube->active & C_FREEZE) cube->active ^= C_FREEZE; in keyCube()
906 cube->active ^= C_FREEZE; in keyCube()
H A Dclip.c38 else if (clip->active & C_FREEZE) in drawCap()
153 } else if (clip->active & C_FREEZE) { in updateClip()
H A Dmouse.c327 else if (sc->clip->active & C_ON && (sc->clip->active & C_EDIT || sc->clip->active & C_FREEZE)) in motion()
347 else if (sc->clip->active & C_ON && (sc->clip->active & C_EDIT || sc->clip->active & C_FREEZE)) in motion()
H A Dgrafic.h37 #define C_FREEZE (1 << 4) macro
H A Ditems.c213 else if (cube->active & C_FREEZE) in drawCube()
/dports/science/medit/medit-2012.02.05_5/sources/
H A Dmenus.c745 if ( clip->active & C_FREEZE ) clip->active ^= C_FREEZE; in keyClip()
751 clip->active ^= C_FREEZE; in keyClip()
802 if ( cube->active & C_FREEZE ) cube->active ^= C_FREEZE; in keyCube()
808 cube->active ^= C_FREEZE; in keyCube()
H A Dclip.c14 else if ( clip->active & C_FREEZE ) glColor3f(0.0,0.6,0.9); in drawCap()
131 else if ( clip->active & C_FREEZE ) { in updateClip()
H A Dmouse.c310 (sc->clip->active & C_EDIT || sc->clip->active & C_FREEZE) ) in motion()
333 (sc->clip->active & C_EDIT || sc->clip->active & C_FREEZE) ) in motion()
H A Dgrafic.h11 #define C_FREEZE (1 << 4) macro
H A Ditems.c188 else if ( cube->active & C_FREEZE ) glColor3f(0.0,0.6,0.9); in drawCube()
/dports/devel/sunpromake/schily-2021-09-18/star/
H A Dstar.h97 #define C_FREEZE 4 /* Compr. with 'freeze', unpack with 'gzip' */ macro
H A Dheader.c904 return (C_FREEZE);
1070 case C_FREEZE:
/dports/devel/sccs/schily-2021-09-18/star/
H A Dstar.h97 #define C_FREEZE 4 /* Compr. with 'freeze', unpack with 'gzip' */ macro
H A Dheader.c904 return (C_FREEZE);
1070 case C_FREEZE:
/dports/devel/schilybase/schily-2021-09-18/star/
H A Dstar.h97 #define C_FREEZE 4 /* Compr. with 'freeze', unpack with 'gzip' */ macro
H A Dheader.c904 return (C_FREEZE);
1070 case C_FREEZE:
/dports/net/rscsi/schily-2021-09-18/star/
H A Dstar.h97 #define C_FREEZE 4 /* Compr. with 'freeze', unpack with 'gzip' */ macro
H A Dheader.c904 return (C_FREEZE);
1070 case C_FREEZE:
/dports/archivers/star/schily-2021-09-18/star/
H A Dstar.h97 #define C_FREEZE 4 /* Compr. with 'freeze', unpack with 'gzip' */ macro
H A Dheader.c904 return (C_FREEZE);
1070 case C_FREEZE:
/dports/sysutils/cdrtools/schily-2021-09-18/star/
H A Dstar.h97 #define C_FREEZE 4 /* Compr. with 'freeze', unpack with 'gzip' */ macro
H A Dheader.c904 return (C_FREEZE);
1070 case C_FREEZE:
/dports/editors/ved/schily-2021-09-18/star/
H A Dstar.h97 #define C_FREEZE 4 /* Compr. with 'freeze', unpack with 'gzip' */ macro
/dports/devel/smake/schily-2021-09-18/star/
H A Dstar.h97 #define C_FREEZE 4 /* Compr. with 'freeze', unpack with 'gzip' */ macro
/dports/sysutils/schilyutils/schily-2021-09-18/star/
H A Dstar.h97 #define C_FREEZE 4 /* Compr. with 'freeze', unpack with 'gzip' */ macro

12