Home
last modified time | relevance | path

Searched refs:nBaseY (Results 1 – 15 of 15) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/outdev/
H A Dtextline.cxx75 void OutputDevice::ImplDrawWaveLine( long nBaseX, long nBaseY, in ImplDrawWaveLine() argument
85 long nStartY = nBaseY + nDistY; in ImplDrawWaveLine()
97 Point aOriginPt( nBaseX, nBaseY ); in ImplDrawWaveLine()
141 ImplDrawWavePixel( nBaseX, nBaseY, nCurX, nCurY, nOrientation, in ImplDrawWaveLine()
195 void OutputDevice::ImplDrawWaveTextLine( long nBaseX, long nBaseY, in ImplDrawWaveTextLine() argument
263 void OutputDevice::ImplDrawStraightTextLine( long nBaseX, long nBaseY, in ImplDrawStraightTextLine() argument
506 void OutputDevice::ImplDrawStrikeoutLine( long nBaseX, long nBaseY, in ImplDrawStrikeoutLine() argument
568 void OutputDevice::ImplDrawStrikeoutChar( long nBaseX, long nBaseY, in ImplDrawStrikeoutChar() argument
616 nBaseY += nDistY; in ImplDrawStrikeoutChar()
632 pLayout->DrawBase() = Point( nBaseX+mnTextOffX, nBaseY+mnTextOffY ); in ImplDrawStrikeoutChar()
[all …]
H A Dtext.cxx84 void OutputDevice::ImplDrawTextRect( long nBaseX, long nBaseY, in ImplDrawTextRect() argument
127 nY += nBaseY; in ImplDrawTextRect()
131 aPoly.Rotate( Point( nBaseX, nBaseY ), mpFontInstance->mnOrientation ); in ImplDrawTextRect()
138 nY += nBaseY; in ImplDrawTextRect()
176 long nBaseX = nX, nBaseY = nY; in ImplGetTextBoundRect() local
182 Point aBasePt( nBaseX, nBaseY ); in ImplGetTextBoundRect()
193 aPoly.Rotate( Point( nBaseX, nBaseY ), mpFontInstance->mnOrientation ); in ImplGetTextBoundRect()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/outdev/
H A Dtextline.cxx75 void OutputDevice::ImplDrawWaveLine( tools::Long nBaseX, tools::Long nBaseY, in ImplDrawWaveLine() argument
85 tools::Long nStartY = nBaseY + nDistY; in ImplDrawWaveLine()
97 Point aOriginPt( nBaseX, nBaseY ); in ImplDrawWaveLine()
141 ImplDrawWavePixel( nBaseX, nBaseY, nCurX, nCurY, nOrientation, in ImplDrawWaveLine()
195 void OutputDevice::ImplDrawWaveTextLine( tools::Long nBaseX, tools::Long nBaseY, in ImplDrawWaveTextLine() argument
249 ImplDrawWaveLine( nBaseX, nBaseY, nDistX, nLinePos, nWidth, nLineHeight, in ImplDrawWaveTextLine()
252 ImplDrawWaveLine( nBaseX, nBaseY, nDistX, nLinePos, nWidth, nLineHeight, in ImplDrawWaveTextLine()
616 nBaseY += nDistY; in ImplDrawStrikeoutChar()
632 pLayout->DrawBase() = Point( nBaseX+mnTextOffX, nBaseY+mnTextOffY ); in ImplDrawStrikeoutChar()
637 aPixelRect.SetBottom( nBaseY+mpFontInstance->mxFontMetric->GetDescent() ); in ImplDrawStrikeoutChar()
[all …]
H A Dtext.cxx82 void OutputDevice::ImplDrawTextRect( tools::Long nBaseX, tools::Long nBaseY, in ImplDrawTextRect() argument
125 nY += nBaseY; in ImplDrawTextRect()
129 aPoly.Rotate( Point( nBaseX, nBaseY ), mpFontInstance->mnOrientation ); in ImplDrawTextRect()
136 nY += nBaseY; in ImplDrawTextRect()
174 tools::Long nBaseX = nX, nBaseY = nY; in ImplGetTextBoundRect() local
180 Point aBasePt( nBaseX, nBaseY ); in ImplGetTextBoundRect()
191 aPoly.Rotate( Point( nBaseX, nBaseY ), mpFontInstance->mnOrientation ); in ImplGetTextBoundRect()
/dports/games/scummvm/scummvm-2.5.1/engines/icb/
H A Dremora_pc.cpp1191 int32 nBaseX, nBaseY; in DrawIRLinkPulse() local
1284 nBaseY = REMORA_IRPULSE_Y; in DrawIRLinkPulse()
1286 RemoraLineDraw(nBaseX, nBaseY, nBaseX + 20, nBaseY, oDrawColour, oDrawColour); in DrawIRLinkPulse()
1287 RemoraLineDraw(nBaseX + 20, nBaseY, nBaseX + 20, nBaseY + 15, oDrawColour, oDrawColour); in DrawIRLinkPulse()
1288 RemoraLineDraw(nBaseX, nBaseY + 15, nBaseX + 20, nBaseY + 15, oDrawColour, oDrawColour); in DrawIRLinkPulse()
1289 RemoraLineDraw(nBaseX, nBaseY + 15, nBaseX, nBaseY, oDrawColour, oDrawColour); in DrawIRLinkPulse()
1291 RemoraLineDraw(nBaseX + 5, nBaseY, nBaseX + 5, nBaseY - 2, oDrawColour, oDrawColour); in DrawIRLinkPulse()
1293 RemoraLineDraw(nBaseX + 15, nBaseY - 2, nBaseX + 15, nBaseY, oDrawColour, oDrawColour); in DrawIRLinkPulse()
1303 RemoraLineDraw(nBaseX, nBaseY, nBaseX + 40, nBaseY, oDrawColour, oDrawColour); in DrawIRLinkPulse()
1304 RemoraLineDraw(nBaseX + 40, nBaseY, nBaseX + 40, nBaseY + 15, oDrawColour, oDrawColour); in DrawIRLinkPulse()
[all …]
H A Dremora.cpp757 uint32 nBaseY; in DrawScreenText() local
768 nBaseY = REMORA_TEXT_TOP_MARGIN - m_nCharacterHeight; in DrawScreenText()
774 nBaseY = REMORA_TEXT_TOP_MARGIN; in DrawScreenText()
780 nBaseY = REMORA_TEXT_TOP_MARGIN; in DrawScreenText()
788 nStartYPixel = nBaseY + (nScreenRow * m_nCharacterHeight); in DrawScreenText()
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/microprofile/
H A Dmicroprofileui.h847 int nY = nBaseY - UI.nOffsetY; in MicroProfileDrawDetailedBars()
1285 …MicroProfileDrawBox(fStartTextX, nBaseY, fStartTextX + fStartTextWidth + 2, MICROPROFILE_TEXT_HEIG… in MicroProfileDrawDetailedBars()
1288 …icroProfileDrawBox(fXEnd+1, nBaseY, fXEnd+1+(1+MICROPROFILE_TEXT_WIDTH) * nLenEnd + 3, MICROPROFIL… in MicroProfileDrawDetailedBars()
1307 nBaseY += MICROPROFILE_TEXT_HEIGHT+1; in MicroProfileDrawDetailedBars()
1315 …MicroProfileDrawBox(fStartTextX, nBaseY, fStartTextX + fStartTextWidth + 2, MICROPROFILE_TEXT_HEIG… in MicroProfileDrawDetailedBars()
1318 …icroProfileDrawBox(fXEnd+1, nBaseY, fXEnd+1+(1+MICROPROFILE_TEXT_WIDTH) * nLenEnd + 3, MICROPROFIL… in MicroProfileDrawDetailedBars()
1334 …MicroProfileDrawBox(0, nBaseY, nWidth, nBaseY+MICROPROFILE_FRAME_HISTORY_HEIGHT, 0xff000000 | g_nM… in MicroProfileDrawDetailedFrameHistory()
1366 …MicroProfileDrawBox(fXStart, nBaseY + fScale * nBarHeight, fXEnd, nBaseY+MICROPROFILE_FRAME_HISTOR… in MicroProfileDrawDetailedFrameHistory()
1377 …MicroProfileDrawBox(fSelectionStart, nBaseY, fSelectionEnd, nBaseY+MICROPROFILE_FRAME_HISTORY_HEIG… in MicroProfileDrawDetailedFrameHistory()
1384 uint32_t nBaseY = MICROPROFILE_TEXT_HEIGHT + 1; in MicroProfileDrawDetailedView() local
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/microprofile/
H A Dmicroprofileui.h847 int nY = nBaseY - UI.nOffsetY; in MicroProfileDrawDetailedBars()
1285 …MicroProfileDrawBox(fStartTextX, nBaseY, fStartTextX + fStartTextWidth + 2, MICROPROFILE_TEXT_HEIG… in MicroProfileDrawDetailedBars()
1288 …icroProfileDrawBox(fXEnd+1, nBaseY, fXEnd+1+(1+MICROPROFILE_TEXT_WIDTH) * nLenEnd + 3, MICROPROFIL… in MicroProfileDrawDetailedBars()
1307 nBaseY += MICROPROFILE_TEXT_HEIGHT+1; in MicroProfileDrawDetailedBars()
1315 …MicroProfileDrawBox(fStartTextX, nBaseY, fStartTextX + fStartTextWidth + 2, MICROPROFILE_TEXT_HEIG… in MicroProfileDrawDetailedBars()
1318 …icroProfileDrawBox(fXEnd+1, nBaseY, fXEnd+1+(1+MICROPROFILE_TEXT_WIDTH) * nLenEnd + 3, MICROPROFIL… in MicroProfileDrawDetailedBars()
1334 …MicroProfileDrawBox(0, nBaseY, nWidth, nBaseY+MICROPROFILE_FRAME_HISTORY_HEIGHT, 0xff000000 | g_nM… in MicroProfileDrawDetailedFrameHistory()
1366 …MicroProfileDrawBox(fXStart, nBaseY + fScale * nBarHeight, fXEnd, nBaseY+MICROPROFILE_FRAME_HISTOR… in MicroProfileDrawDetailedFrameHistory()
1377 …MicroProfileDrawBox(fSelectionStart, nBaseY, fSelectionEnd, nBaseY+MICROPROFILE_FRAME_HISTORY_HEIG… in MicroProfileDrawDetailedFrameHistory()
1384 uint32_t nBaseY = MICROPROFILE_TEXT_HEIGHT + 1; in MicroProfileDrawDetailedView() local
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/microprofile/
H A Dmicroprofileui.h847 int nY = nBaseY - UI.nOffsetY; in MicroProfileDrawDetailedBars()
1285 …MicroProfileDrawBox(fStartTextX, nBaseY, fStartTextX + fStartTextWidth + 2, MICROPROFILE_TEXT_HEIG… in MicroProfileDrawDetailedBars()
1288 …icroProfileDrawBox(fXEnd+1, nBaseY, fXEnd+1+(1+MICROPROFILE_TEXT_WIDTH) * nLenEnd + 3, MICROPROFIL… in MicroProfileDrawDetailedBars()
1307 nBaseY += MICROPROFILE_TEXT_HEIGHT+1; in MicroProfileDrawDetailedBars()
1315 …MicroProfileDrawBox(fStartTextX, nBaseY, fStartTextX + fStartTextWidth + 2, MICROPROFILE_TEXT_HEIG… in MicroProfileDrawDetailedBars()
1318 …icroProfileDrawBox(fXEnd+1, nBaseY, fXEnd+1+(1+MICROPROFILE_TEXT_WIDTH) * nLenEnd + 3, MICROPROFIL… in MicroProfileDrawDetailedBars()
1334 …MicroProfileDrawBox(0, nBaseY, nWidth, nBaseY+MICROPROFILE_FRAME_HISTORY_HEIGHT, 0xff000000 | g_nM… in MicroProfileDrawDetailedFrameHistory()
1366 …MicroProfileDrawBox(fXStart, nBaseY + fScale * nBarHeight, fXEnd, nBaseY+MICROPROFILE_FRAME_HISTOR… in MicroProfileDrawDetailedFrameHistory()
1377 …MicroProfileDrawBox(fSelectionStart, nBaseY, fSelectionEnd, nBaseY+MICROPROFILE_FRAME_HISTORY_HEIG… in MicroProfileDrawDetailedFrameHistory()
1384 uint32_t nBaseY = MICROPROFILE_TEXT_HEIGHT + 1; in MicroProfileDrawDetailedView() local
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Doutdev.hxx1185 …SAL_DLLPRIVATE void ImplDrawTextRect( long nBaseX, long nBaseY, long nX, long nY, long nWi…
1189 …SAL_DLLPRIVATE void ImplDrawWaveLine( long nBaseX, long nBaseY, long nStartX, long nStartY…
1190 …SAL_DLLPRIVATE void ImplDrawWaveTextLine( long nBaseX, long nBaseY, long nX, long nY, long…
1191 …SAL_DLLPRIVATE void ImplDrawStraightTextLine( long nBaseX, long nBaseY, long nX, long nY, …
1192 …SAL_DLLPRIVATE void ImplDrawStrikeoutLine( long nBaseX, long nBaseY, long nX, long nY, lon…
1193 …SAL_DLLPRIVATE void ImplDrawStrikeoutChar( long nBaseX, long nBaseY, long nX, long nY, lon…
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Doutdev.hxx1081 …SAL_DLLPRIVATE void ImplDrawTextRect( tools::Long nBaseX, tools::Long nBaseY, tools::Long …
1085 …SAL_DLLPRIVATE void ImplDrawWaveLine( tools::Long nBaseX, tools::Long nBaseY, tools::Long …
1086 …SAL_DLLPRIVATE void ImplDrawWaveTextLine( tools::Long nBaseX, tools::Long nBaseY, tools::L…
1087 …SAL_DLLPRIVATE void ImplDrawStraightTextLine( tools::Long nBaseX, tools::Long nBaseY, tool…
1088 …SAL_DLLPRIVATE void ImplDrawStrikeoutLine( tools::Long nBaseX, tools::Long nBaseY, tools::…
1089 …SAL_DLLPRIVATE void ImplDrawStrikeoutChar( tools::Long nBaseX, tools::Long nBaseY, tools::…
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_import.cxx1563 sal_Int32 nBaseX, sal_Int32 nBaseY, in importDefaults() argument
1591 !importLongProperty( nBaseY, "PositionY", "top", xAttributes ) || in importDefaults()
H A Dimp_share.hxx385 sal_Int32 nBaseX, sal_Int32 nBaseY,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_import.cxx1568 sal_Int32 nBaseX, sal_Int32 nBaseY, in importDefaults() argument
1596 !importLongProperty( nBaseY, "PositionY", "top", xAttributes ) || in importDefaults()
H A Dimp_share.hxx382 sal_Int32 nBaseX, sal_Int32 nBaseY,