Home
last modified time | relevance | path

Searched refs:fullW (Results 1 – 11 of 11) sorted by relevance

/dports/games/powder-toy/The-Powder-Toy-95.0/src/client/
H A DGameSave.cpp592 fullW = blockW*CELL; in readOPS()
999 if (fullW * fullH * 3 > partsPosDataLen) in readOPS()
1027 if (x >= fullW || y >= fullH) in readOPS()
2035 fullW = blockW*CELL; in serialiseOPS()
2125 if (!partsPosFirstMap[y*fullW + x]) in serialiseOPS()
2137 partsPosCount[y*fullW + x]++; in serialiseOPS()
2148 for (x=0;x<fullW;x++) in serialiseOPS()
2174 for (x=0;x<fullW;x++) in serialiseOPS()
2177 i = partsPosFirstMap[y*fullW + x]; in serialiseOPS()
2434 for (x=0;x<fullW;x++) in serialiseOPS()
[all …]
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dcrophandler.cc593 int fullW = ipc->getFullWidth(); in compDim() local
601 cax = rtengine::LIM(cax, 0, fullW-1); in compDim()
634 if (cropX + cropW > fullW) { in compDim()
635 cropW = fullW - cropX; in compDim()
654 if (cropW > fullW) { in compDim()
655 cropW = fullW; in compDim()
H A Deditorpanel.cc1821 int fullW = 0, fullH = 0; in createBatchQueueEntry() local
1822 …isrc->getImageSource()->getFullSize (fullW, fullH, pparams.coarse.rotate == 90 || pparams.coarse.r… in createBatchQueueEntry()
1824 int prevw = int ((size_t)fullW * (size_t)prevh / (size_t)fullH); in createBatchQueueEntry()
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dcrophandler.cc680 int fullW = ipc->getFullWidth(); in compDim() local
688 cax = rtengine::LIM(cax, 0, fullW-1); in compDim()
721 if (cropX + cropW > fullW) { in compDim()
722 cropW = fullW - cropX; in compDim()
741 if (cropW > fullW) { in compDim()
742 cropW = fullW; in compDim()
H A Deditorpanel.cc1888 int fullW = 0, fullH = 0; in createBatchQueueEntry() local
1889 …isrc->getImageSource()->getFullSize (fullW, fullH, pparams.coarse.rotate == 90 || pparams.coarse.r… in createBatchQueueEntry()
1891 int prevw = int ((size_t)fullW * (size_t)prevh / (size_t)fullH); in createBatchQueueEntry()
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/src/
H A Dplacement.c105 int fullW; in PlaceIcon() local
142 fullW = (sx2 - sx1) / isize; in PlaceIcon()
148 sf = fullW; in PlaceIcon()
150 pf = fullW; in PlaceIcon()
H A Dactions.c1967 int fullW; in wArrangeIcons() member
2004 vars[head].fullW = (vars[head].sx2 - vars[head].sx1) / isize; in wArrangeIcons()
2010 vars[head].sf = vars[head].fullW; in wArrangeIcons()
2012 vars[head].pf = vars[head].fullW; in wArrangeIcons()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/src/
H A Dplacement.c105 int fullW; in PlaceIcon() local
142 fullW = (sx2 - sx1) / isize; in PlaceIcon()
148 sf = fullW; in PlaceIcon()
150 pf = fullW; in PlaceIcon()
H A Dactions.c1967 int fullW; in wArrangeIcons() member
2004 vars[head].fullW = (vars[head].sx2 - vars[head].sx1) / isize; in wArrangeIcons()
2010 vars[head].sf = vars[head].fullW; in wArrangeIcons()
2012 vars[head].pf = vars[head].fullW; in wArrangeIcons()
/dports/net-im/psi/psi-1.5/src/widgets/
H A Diconwidget.cpp245 mutable int fullW, fullH; member in IconsetSelectItem
251 Q_UNUSED(fullW) in IconsetSelectItem()
/dports/math/scilab/scilab-6.1.1/scilab/modules/cacsd/macros/
H A Dssrand.sci139 case "fullW"