Home
last modified time | relevance | path

Searched defs:zoom_flag (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/rgbpaint/rgbpaint-0.8.7/src/
H A Dcanvas.h25 int zoom_flag; variable
H A Dcanvas.c43 int zoom_flag; variable
/dports/science/py-pymol/pymol-open-source-2.4.0/layer3/
H A DPlugIOManager.cpp189 int zoom_flag = false; in PlugIOManagerLoadTraj() local
/dports/games/lincity/lincity-1.13.1/
H A Dpicedit.c117 int colour = 0, mx, my, mox, moy, zoom_flag = 1, hfill_flag = 0, vfill_flag = 0; variable
/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dcanvas.c2352 static int zoom_flag; in align_size() local
/dports/science/py-pymol/pymol-open-source-2.4.0/layer2/
H A DObjectMolecule.cpp966 int zoom_flag = false; in ObjectMoleculeLoadTRJFile() local
1315 int zoom_flag = false; in ObjectMoleculeLoadRSTFile() local
/dports/science/py-pymol/pymol-open-source-2.4.0/layer1/
H A DScene.cpp3536 int adjust_flag, int zoom_flag) in SceneDoRoving()