Home
last modified time | relevance | path

Searched refs:yRepeat (Results 1 – 20 of 20) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/source/exhumed/src/
H A Dbullet.cpp148 short yRepeat = (tilesiz[sprite[nAnimSprite].picnum].y * 32) / nFlameHeight; in IgniteSprite() local
149 if (yRepeat < 1) in IgniteSprite()
150 yRepeat = 1; in IgniteSprite()
152 sprite[nAnimSprite].yrepeat = (uint8_t)yRepeat; in IgniteSprite()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/css/
H A DCSSComputedStyleDeclaration.cpp722 static PassRefPtr<CSSValue> fillRepeatToCSSValue(EFillRepeat xRepeat, EFillRepeat yRepeat, CSSPrimi… in fillRepeatToCSSValue() argument
726 if (xRepeat == yRepeat) in fillRepeatToCSSValue()
728 if (xRepeat == RepeatFill && yRepeat == NoRepeatFill) in fillRepeatToCSSValue()
730 if (xRepeat == NoRepeatFill && yRepeat == RepeatFill) in fillRepeatToCSSValue()
735 list->append(primitiveValueCache->createValue(yRepeat)); in fillRepeatToCSSValue()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DDrawTargetD2D1.cpp1799 D2D1_EXTEND_MODE yRepeat = D2DExtend(pat->mExtendMode, Axis::Y_AXIS); in CreateBrushForPattern() local
1802 D2D1::BitmapBrushProperties(xRepeat, yRepeat, in CreateBrushForPattern()
1828 D2D1_EXTEND_MODE yRepeat = D2DExtend(pat->mExtendMode, Axis::Y_AXIS); in CreateBrushForPattern() local
1833 yRepeat, in CreateBrushForPattern()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DDrawTargetD2D1.cpp1922 D2D1_EXTEND_MODE yRepeat = D2DExtend(pat->mExtendMode, Axis::Y_AXIS); in CreateBrushForPattern() local
1926 D2D1::BitmapBrushProperties(xRepeat, yRepeat, in CreateBrushForPattern()
1953 D2D1_EXTEND_MODE yRepeat = D2DExtend(pat->mExtendMode, Axis::Y_AXIS); in CreateBrushForPattern() local
1957 D2D1::ImageBrushProperties(samplingBounds, xRepeat, yRepeat, in CreateBrushForPattern()
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtk/generic/
H A DtkImgPhoto.c3364 int xRepeat, yRepeat; local
3457 yRepeat = zoomY;
3475 yRepeat--;
3476 if (yRepeat <= 0) {
3478 yRepeat = zoomY;
/dports/shells/ksh93/ast-93u/src/lib/libtk/generic/
H A DtkImgPhoto.c3364 int xRepeat, yRepeat; local
3457 yRepeat = zoomY;
3475 yRepeat--;
3476 if (yRepeat <= 0) {
3478 yRepeat = zoomY;
/dports/x11-toolkits/tk86/tk8.6.12/generic/
H A DtkImgPhoto.c3171 int pitch, xRepeat, yRepeat, blockXSkip, blockYSkip, sourceIsSimplePhoto; in Tk_PhotoPutZoomedBlock() local
3329 yRepeat = zoomY; in Tk_PhotoPutZoomedBlock()
3386 yRepeat--; in Tk_PhotoPutZoomedBlock()
3387 if (yRepeat <= 0) { in Tk_PhotoPutZoomedBlock()
3389 yRepeat = zoomY; in Tk_PhotoPutZoomedBlock()
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtk/generic/
H A DtkImgPhoto.c3364 int xRepeat, yRepeat; local
3457 yRepeat = zoomY;
3475 yRepeat--;
3476 if (yRepeat <= 0) {
3478 yRepeat = zoomY;
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DDrawTargetD2D1.cpp2185 D2D1_EXTEND_MODE yRepeat = D2DExtend(pat->mExtendMode, Axis::Y_AXIS); in CreateBrushForPattern() local
2189 D2D1::BitmapBrushProperties(xRepeat, yRepeat, in CreateBrushForPattern()
2216 D2D1_EXTEND_MODE yRepeat = D2DExtend(pat->mExtendMode, Axis::Y_AXIS); in CreateBrushForPattern() local
2220 D2D1::ImageBrushProperties(samplingBounds, xRepeat, yRepeat, in CreateBrushForPattern()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DDrawTargetD2D1.cpp2130 D2D1_EXTEND_MODE yRepeat = D2DExtend(pat->mExtendMode, Axis::Y_AXIS); in CreateBrushForPattern() local
2134 D2D1::BitmapBrushProperties(xRepeat, yRepeat, in CreateBrushForPattern()
2161 D2D1_EXTEND_MODE yRepeat = D2DExtend(pat->mExtendMode, Axis::Y_AXIS); in CreateBrushForPattern() local
2165 D2D1::ImageBrushProperties(samplingBounds, xRepeat, yRepeat, in CreateBrushForPattern()
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DDrawTargetD2D1.cpp2169 D2D1_EXTEND_MODE yRepeat = D2DExtend(pat->mExtendMode, Axis::Y_AXIS); in CreateBrushForPattern() local
2173 D2D1::BitmapBrushProperties(xRepeat, yRepeat, in CreateBrushForPattern()
2200 D2D1_EXTEND_MODE yRepeat = D2DExtend(pat->mExtendMode, Axis::Y_AXIS); in CreateBrushForPattern() local
2204 D2D1::ImageBrushProperties(samplingBounds, xRepeat, yRepeat, in CreateBrushForPattern()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DDrawTargetD2D1.cpp2185 D2D1_EXTEND_MODE yRepeat = D2DExtend(pat->mExtendMode, Axis::Y_AXIS); in CreateBrushForPattern() local
2189 D2D1::BitmapBrushProperties(xRepeat, yRepeat, in CreateBrushForPattern()
2216 D2D1_EXTEND_MODE yRepeat = D2DExtend(pat->mExtendMode, Axis::Y_AXIS); in CreateBrushForPattern() local
2220 D2D1::ImageBrushProperties(samplingBounds, xRepeat, yRepeat, in CreateBrushForPattern()
/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A DtkImgPhoto.c3653 int pitch, xRepeat, yRepeat, blockXSkip, blockYSkip, sourceIsSimplePhoto; in Tk_PhotoPutZoomedBlock() local
3811 yRepeat = zoomY; in Tk_PhotoPutZoomedBlock()
3868 yRepeat--; in Tk_PhotoPutZoomedBlock()
3869 if (yRepeat <= 0) { in Tk_PhotoPutZoomedBlock()
3871 yRepeat = zoomY; in Tk_PhotoPutZoomedBlock()
/dports/games/NBlood/NBlood-a1689a4/source/duke3d/src/
H A Dsector.cpp1615 int yRepeat = 32; in A_DamageWall_Internal() local
1618 xRepeat = yRepeat = 8; in A_DamageWall_Internal()
1622 yRepeat = 16 + sprite[spriteNum].yrepeat; in A_DamageWall_Internal()
1625 …t const i = A_InsertSprite(sectNum, vPos.x, vPos.y, vPos.z, FORCERIPPLE, -127, xRepeat, yRepeat, 0, in A_DamageWall_Internal()
/dports/x11-toolkits/tk85/tk8.5.19/generic/
H A DtkImgPhoto.c4708 int pitch, xRepeat, yRepeat, blockXSkip, blockYSkip, sourceIsSimplePhoto; in Tk_PhotoPutZoomedBlock() local
4818 yRepeat = zoomY; in Tk_PhotoPutZoomedBlock()
4875 yRepeat--; in Tk_PhotoPutZoomedBlock()
4876 if (yRepeat <= 0) { in Tk_PhotoPutZoomedBlock()
4878 yRepeat = zoomY; in Tk_PhotoPutZoomedBlock()
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/generic/
H A DtkImgPhoto.c4585 int xRepeat, yRepeat; local
4689 yRepeat = zoomY;
4741 yRepeat--;
4742 if (yRepeat <= 0) {
4744 yRepeat = zoomY;
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DnsComputedDOMStyle.cpp2231 const uint8_t& yRepeat = aLayers.mLayers[i].mRepeat.mYRepeat; in DoGetImageLayerRepeat() local
2235 if (xRepeat == yRepeat) { in DoGetImageLayerRepeat()
2238 yRepeat == NS_STYLE_IMAGELAYER_REPEAT_NO_REPEAT) { in DoGetImageLayerRepeat()
2241 yRepeat == NS_STYLE_IMAGELAYER_REPEAT_REPEAT) { in DoGetImageLayerRepeat()
2256 valY->SetIdent(nsCSSProps::ValueToKeywordEnum(yRepeat, in DoGetImageLayerRepeat()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DnsComputedDOMStyle.cpp2625 const StyleImageLayerRepeat yRepeat = aLayers.mLayers[i].mRepeat.mYRepeat; in DoGetImageLayerRepeat() local
2629 if (xRepeat == yRepeat) { in DoGetImageLayerRepeat()
2632 yRepeat == StyleImageLayerRepeat::NoRepeat) { in DoGetImageLayerRepeat()
2635 yRepeat == StyleImageLayerRepeat::Repeat) { in DoGetImageLayerRepeat()
2651 yRepeat, nsCSSProps::kImageLayerRepeatKTable)); in DoGetImageLayerRepeat()
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DImageCodec.pas3021 …matrixP: MatrixRecord; effectNumber: SMPTEWipeType; xRepeat: SIGNEDLONG; yRepeat: SIGNEDLONG; flag… in ImageCodecEffectRenderSMPTEFrame()
/dports/games/NBlood/NBlood-a1689a4/source/rr/src/
H A Dsector.cpp1871 int yRepeat = 32; in A_DamageWall() local
1874 xRepeat = yRepeat = 8; in A_DamageWall()
1878 yRepeat = 16 + sprite[spriteNum].yrepeat; in A_DamageWall()
1881 …onst i = A_InsertSprite(sectNum, vPos->x, vPos->y, vPos->z, FORCERIPPLE, -127, xRepeat, yRepeat, 0, in A_DamageWall()