Home
last modified time | relevance | path

Searched refs:normalWidth (Results 1 – 25 of 40) sorted by relevance

12

/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/src/world/base/
H A Dvertex.cpp177 ddouble const normalWidth = 20; //16; in shadowEdgeWidth() local
186 return normalWidth + w / 1000 * maxWidth; in shadowEdgeWidth()
189 return normalWidth; in shadowEdgeWidth()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXMDIChild.cpp145 normalWidth=0; in FXIMPLEMENT()
182 normalWidth=width; in FXMDIChild()
185 normalWidth=p->getWidth()*2/3; in FXMDIChild()
187 if(normalWidth<8) normalWidth=200; in FXMDIChild()
307 normalWidth=width; in maximize()
329 normalWidth=width; in minimize()
356 width=normalWidth; in restore()
424 normalWidth=w; in resize()
440 normalWidth=w; in position()
1211 store << normalWidth; in save()
[all …]
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXMDIChild.cpp150 normalWidth=0; in FXIMPLEMENT()
186 normalWidth=width; in FXMDIChild()
189 normalWidth=p->getWidth()*2/3; in FXMDIChild()
191 if(normalWidth<8) normalWidth=200; in FXMDIChild()
314 width=normalWidth; in restore()
336 normalWidth=width; in maximize()
358 normalWidth=width; in minimize()
438 normalWidth=w; in resize()
456 normalWidth=w; in position()
1229 store << normalWidth; in save()
[all …]
/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXMDIChild.cpp145 normalWidth=0; in FXIMPLEMENT()
182 normalWidth=width; in FXMDIChild()
185 normalWidth=p->getWidth()*2/3; in FXMDIChild()
187 if(normalWidth<8) normalWidth=200; in FXMDIChild()
307 normalWidth=width; in maximize()
329 normalWidth=width; in minimize()
356 width=normalWidth; in restore()
424 normalWidth=w; in resize()
440 normalWidth=w; in position()
1212 store << normalWidth; in save()
[all …]
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXMDIChild.cpp145 normalWidth=0; in FXIMPLEMENT()
182 normalWidth=width; in FXMDIChild()
185 normalWidth=p->getWidth()*2/3; in FXMDIChild()
187 if(normalWidth<8) normalWidth=200; in FXMDIChild()
307 normalWidth=width; in maximize()
329 normalWidth=width; in minimize()
356 width=normalWidth; in restore()
424 normalWidth=w; in resize()
440 normalWidth=w; in position()
1211 store << normalWidth; in save()
[all …]
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXMDIChild.cpp150 normalWidth=0; in FXIMPLEMENT()
186 normalWidth=width; in FXMDIChild()
189 normalWidth=p->getWidth()*2/3; in FXMDIChild()
191 if(normalWidth<8) normalWidth=200; in FXMDIChild()
314 width=normalWidth; in restore()
336 normalWidth=width; in maximize()
358 normalWidth=width; in minimize()
438 normalWidth=w; in resize()
456 normalWidth=w; in position()
1229 store << normalWidth; in save()
[all …]
/dports/games/endless-sky/endless-sky-0.9.14/source/
H A DSpaceportPanel.cpp45 normalWidth = newsUi->GetBox("message").Width(); in SpaceportPanel()
65 newsMessage.SetWrapWidth(hasPortrait ? portraitWidth : normalWidth); in UpdateNews()
H A DSpaceportPanel.h50 int normalWidth; variable
/dports/graphics/radiance/radiance-baf2c40/src/
H A DBaseVideoNodeTile.h25 Q_PROPERTY(qreal normalWidth MEMBER m_normalWidth NOTIFY onNormalWidthChanged)
49 void onNormalWidthChanged(qreal normalWidth);
/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/
H A DFXMDIChild.h95 FXint normalWidth; variable
200 void setNormalWidth(FXint w){ normalWidth=w; } in setNormalWidth()
206 FXint getNormalWidth() const { return normalWidth; } in getNormalWidth()
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/include/
H A DFXMDIChild.h100 FXint normalWidth; variable
206 void setNormalWidth(FXint w){ normalWidth=w; } in setNormalWidth()
212 FXint getNormalWidth() const { return normalWidth; } in getNormalWidth()
/dports/x11-toolkits/fox14/fox-1.4.35/include/
H A DFXMDIChild.h95 FXint normalWidth; variable
200 void setNormalWidth(FXint w){ normalWidth=w; } in setNormalWidth()
206 FXint getNormalWidth() const { return normalWidth; } in getNormalWidth()
/dports/x11-toolkits/fox17/fox-1.7.77/include/
H A DFXMDIChild.h100 FXint normalWidth; variable
206 void setNormalWidth(FXint w){ normalWidth=w; } in setNormalWidth()
212 FXint getNormalWidth() const { return normalWidth; } in getNormalWidth()
/dports/x11-toolkits/fox16/fox-1.6.57/include/
H A DFXMDIChild.h95 FXint normalWidth; variable
200 void setNormalWidth(FXint w){ normalWidth=w; } in setNormalWidth()
206 FXint getNormalWidth() const { return normalWidth; } in getNormalWidth()
/dports/net-p2p/eiskaltdcpp-cli/eiskaltdcpp-2.2.10/eiskaltdcpp-qt/src/
H A DTabButton.h32 int normalWidth() const;
H A DTabButton.cpp201 int w = normalWidth(); in sizeHint()
206 int TabButton::normalWidth() const { in normalWidth() function in TabButton
/dports/net-p2p/eiskaltdcpp-gtk/eiskaltdcpp-2.2.10/eiskaltdcpp-qt/src/
H A DTabButton.h32 int normalWidth() const;
H A DTabButton.cpp201 int w = normalWidth(); in sizeHint()
206 int TabButton::normalWidth() const { in normalWidth() function in TabButton
/dports/net-p2p/eiskaltdcpp-lib/eiskaltdcpp-2.2.10/eiskaltdcpp-qt/src/
H A DTabButton.h32 int normalWidth() const;
H A DTabButton.cpp201 int w = normalWidth(); in sizeHint()
206 int TabButton::normalWidth() const { in normalWidth() function in TabButton
/dports/net-p2p/eiskaltdcpp-data/eiskaltdcpp-2.2.10/eiskaltdcpp-qt/src/
H A DTabButton.h32 int normalWidth() const;
/dports/net-p2p/eiskaltdcpp-daemon/eiskaltdcpp-2.2.10/eiskaltdcpp-qt/src/
H A DTabButton.h32 int normalWidth() const;
/dports/graphics/radiance/radiance-baf2c40/resources/qml/
H A DLightOutputNodeTile.qml11 normalWidth: 220;
H A DPlaceholderNodeTile.qml10 normalWidth: 30
H A DFFmpegOutputNodeTile.qml11 normalWidth: 160;

12