Home
last modified time | relevance | path

Searched refs:screenBox (Results 1 – 8 of 8) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dmbtiles.cpp1042 LLBBox screenBox = screenLLRegion.GetBox(); in RenderRegionViewOnGL() local
1085 if( ((screenBox.GetMinLon() < -180) && (screenBox.GetMaxLon() > -180)) || in RenderRegionViewOnGL()
1086 ((screenBox.GetMinLon() < 180) && (screenBox.GetMaxLon() > 180)) ){ in RenderRegionViewOnGL()
1089 box = screenBox; in RenderRegionViewOnGL()
H A DglChartCanvas.cpp4688 LLBBox screenBox = screenLLRegion.GetBox(); in Render() local
4690 screenBox.EnLarge(screenBox.GetLonRange()* 0.05); in Render()
4694 m_pParentCanvas->RebuildTideSelectList(screenBox); // full screen in Render()
4699 m_pParentCanvas->RebuildCurrentSelectList(screenBox); in Render()
4897 LLBBox screenBox; in RenderMBTilesOverlay() local
4927 screenBox = screenLLRegion.GetBox(); in RenderMBTilesOverlay()
/dports/audio/qmidiarp/qmidiarp-qmidiarp-0.6.5/src/
H A Darpwidget.cpp192 QWidget *screenBox = new QWidget;
195 screenBox->setMinimumHeight(80);
199 screenBox->setLayout(screenBoxLayout);
201 patternBoxLayout->addWidget(screenBox);
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/dm/
H A Ddm.cpp803 Box screenBox(0, 319, 0, 199); in openEntranceDoors() local
811 …_displayMan->blitToScreen(_savedScreenForOpenEntranceDoors, &screenBox, 160, kDMColorNoTransparenc… in openEntranceDoors()
/dports/games/scummvm/scummvm-2.5.1/engines/dm/
H A Ddm.cpp802 Box screenBox(0, 319, 0, 199); in openEntranceDoors() local
810 …_displayMan->blitToScreen(_savedScreenForOpenEntranceDoors, &screenBox, 160, kDMColorNoTransparenc… in openEntranceDoors()
/dports/x11-wm/compiz-plugins-main/compiz-plugins-main-0.8.8/src/animation/
H A Danimation.c951 Box screenBox = {0, w->screen->width, in updateBBScreen() local
953 expandBoxWithBox (BB, &screenBox); in updateBBScreen()
/dports/lang/pharo/Pharo-1.4-14438/
H A DPharoV10.sources125244 | position maxHeight screenBox ceiling |
125249 screenBox := Display boundingBox.
125254 position > (screenBox right - 100) ifTrue:
125270 | position maxHeight screenBox ceiling elem box h labelWidth keyString |
125275 screenBox := Display boundingBox.
125285 position > (screenBox right - 100) ifTrue:
H A DPharo-1.4.changes72260 | screenBox position maxHeight ceiling |
72265 screenBox := Display boundingBox.
72275 position > (screenBox right - 100) ifTrue: