Home
last modified time | relevance | path

Searched refs:TopSide (Results 1 – 23 of 23) sorted by relevance

/dports/science/mcstas-comps/mcstas-comps-2.5-src/contrib/
H A DElliptic_guide_gravity.comp769 if(cc->side == TopSide)
833 guideInfo.R0Arr[TopSide] = R0;
834 guideInfo.QcArr[TopSide] = Qc;
836 guideInfo.mArr[TopSide] = mtop;
837 guideInfo.WArr[TopSide] = W;
1094 *guideInfo.ellipseMinorAxis[TopSide];
1163 // guideInfo.OuterSide[TopSide] =
1172 // guideInfo.InnerSide[TopSide] =
1182 && guideInfo.OuterSide[TopSide] == 1
1196 if(guideInfo.mArr[TopSide] <= 0) guideInfo.InnerSide[TopSide] =
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/css/
H A DCSSProperty.cpp41 enum PhysicalBoxSide { TopSide, RightSide, BottomSide, LeftSide }; enumerator
62 return properties[TopSide]; in resolveToPhysicalProperty()
70 return properties[TopSide]; in resolveToPhysicalProperty()
83 return properties[TopSide]; in resolveToPhysicalProperty()
101 return properties[TopSide]; in resolveToPhysicalProperty()
117 return properties[TopSide]; in resolveToPhysicalProperty()
127 return properties[TopSide]; in resolveToPhysicalProperty()
140 return properties[TopSide]; in resolveToPhysicalProperty()
/dports/games/palapeli/palapeli-21.12.3/src/engine/
H A Dconstraintinteractor.cpp33 result << TopSide; in touchingSides()
54 if (m_draggingSides.contains(TopSide)) in startInteraction()
74 if (m_draggingSides.contains(TopSide)) in continueInteraction()
H A Dconstraintinteractor.h23 enum Side { LeftSide = 0, RightSide, TopSide, BottomSide }; enumerator
H A Dconstraintvisualizer.h49 TopSide, BottomSide, SideCount }; enumerator
H A Dconstraintvisualizer.cpp134 m_shadowItems[TopSide]->setRect(itemRect); in update()
/dports/games/scorched3d/scorched/src/client/landscape/
H A DWall.cpp63 fadeTime_[OptionsTransient::TopSide] > 0.0f) in draw()
68 drawWall(botA, botB, topB, topA, fadeTime_[OptionsTransient::TopSide]); in draw()
153 fadeTime_[OptionsTransient::TopSide] -= time / 2.0f; in simulate()
/dports/x11-fm/dolphin/dolphin-21.12.3/src/kitemviews/private/
H A Dkpixmapmodifier.cpp246 enum Tile { TopLeftCorner = 0, TopSide, TopRightCorner, LeftSide, enumerator
264 m_tiles[TopSide] = pixmap.copy(8, 0, 8, 8); in TileSet()
277 p->drawTiledPixmap(r.x() + 8, r.y(), r.width() - 16, 8, m_tiles[TopSide]); in paint()
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Traits/World/
H A DShroudRenderer.cs71 TopSide = 0x10, enumerator
75 AllSides = TopSide | RightSide | BottomSide | LeftSide,
76 Top = TopSide | TopLeft | TopRight,
/dports/games/scorched3d/scorched/src/common/common/
H A DOptionsTransient.h48 TopSide, enumerator
/dports/editors/calligra/calligra-3.2.1/libs/widgets/
H A DKoModeBox_p.h134 TopSide, enumerator
H A DKoModeBox.cpp67 , verticalTabsSide(TopSide) in Private()
128 d->verticalTabsSide = (VerticalTabsSide)cfg.readEntry("ModeBoxVerticalTabsSide", (int)TopSide); in KoModeBox()
623 if (d->verticalTabsSide == TopSide) { in switchTabsSide()
/dports/games/scorched3d/scorched/src/client/sprites/
H A DWallActionRenderer.cpp97 case OptionsTransient::TopSide: in init()
/dports/devel/kf5-kio/kio-5.89.0/src/filewidgets/
H A Dkfilepreviewgenerator.cpp341 TopSide, enumerator
365 m_tiles[TopSide] = pixmap.copy(8, 0, 8, 8); in TileSet()
378 p->drawTiledPixmap(r.x() + 8, r.y(), r.width() - 16, 8, m_tiles[TopSide]); in paint()
/dports/graphics/pinta/pinta-1.7.1/Pinta.Tools/Tools/
H A DSelectTool.cs284 controls[5] = new ToolControl (CursorType.TopSide, (x, y, s) => { in CreateHandler()
/dports/games/scorched3d/scorched/src/common/engine/
H A DPhysicsParticleObject.cpp776 OptionsTransient::TopSide); in addWallCollisionParticle()
/dports/www/castor/castor-0.8.16/cargo-crates/gdk-0.12.1/src/auto/
H A Denums.rs366 TopSide, enumerator
456 CursorType::TopSide => "TopSide", in fmt()
548 CursorType::TopSide => gdk_sys::GDK_TOP_SIDE, in to_glib()
638 138 => CursorType::TopSide, in from_glib()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gdk-0.11.0/src/auto/
H A Denums.rs366 TopSide, enumerator
456 CursorType::TopSide => "TopSide", in fmt()
548 CursorType::TopSide => gdk_sys::GDK_TOP_SIDE, in to_glib()
638 138 => CursorType::TopSide, in from_glib()
/dports/net-im/fractal/fractal-4.4.0/vendor/gdk/src/auto/
H A Denums.rs366 TopSide, enumerator
456 CursorType::TopSide => "TopSide", in fmt()
548 CursorType::TopSide => gdk_sys::GDK_TOP_SIDE, in to_glib()
638 138 => CursorType::TopSide, in from_glib()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gdk-0.14.0/src/auto/
H A Denums.rs489 TopSide, enumerator
589 Self::TopSide => "TopSide", in fmt()
681 Self::TopSide => ffi::GDK_TOP_SIDE, in into_glib()
771 ffi::GDK_TOP_SIDE => Self::TopSide, in from_glib()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gdk-0.14.3/src/auto/
H A Denums.rs489 TopSide, enumerator
589 Self::TopSide => "TopSide", in fmt()
681 Self::TopSide => ffi::GDK_TOP_SIDE, in into_glib()
771 ffi::GDK_TOP_SIDE => Self::TopSide, in from_glib()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gdk-0.14.3/src/auto/
H A Denums.rs489 TopSide, enumerator
589 Self::TopSide => "TopSide", in fmt()
681 Self::TopSide => ffi::GDK_TOP_SIDE, in into_glib()
771 ffi::GDK_TOP_SIDE => Self::TopSide, in from_glib()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gdk-0.14.3/src/auto/
H A Denums.rs489 TopSide, enumerator
589 Self::TopSide => "TopSide", in fmt()
681 Self::TopSide => ffi::GDK_TOP_SIDE, in into_glib()
771 ffi::GDK_TOP_SIDE => Self::TopSide, in from_glib()