Home
last modified time | relevance | path

Searched refs:srcPicture (Results 1 – 5 of 5) sorted by relevance

/dports/x11-wm/xfce4-wm/xfwm4-4.16.1/src/
H A Dcompositor.c4202 Picture srcPicture, tmpPicture, destPicture; in compositorScaleWindowPixmap() local
4218 srcPicture = cw->picture; in compositorScaleWindowPixmap()
4219 if (!srcPicture) in compositorScaleWindowPixmap()
4221 srcPicture = cw->saved_picture; in compositorScaleWindowPixmap()
4224 if (!srcPicture) in compositorScaleWindowPixmap()
4299 XRenderComposite (dpy, PictOpOver, srcPicture, None, tmpPicture, in compositorScaleWindowPixmap()
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DImageCompression.pas1783 function CompressPicture( srcPicture: PicHandle; dstPicture: PicHandle; quality: CodecQ; cType: Cod… in CompressPicture()
1796 function FCompressPicture( srcPicture: PicHandle; dstPicture: PicHandle; colorDepth: SInt16; ctable… in FCompressPicture()
1861 function DrawTrimmedPicture( srcPicture: PicHandle; const (*var*) frame: Rect; trimMask: RgnHandle;… in DrawTrimmedPicture()
H A DQuickTimeComponents.pas1446 function SCCompressPicture( ci: ComponentInstance; srcPicture: PicHandle; dstPicture: PicHandle ): … in SCCompressPicture()
1524 function SCDefaultPictHandleSettings( ci: ComponentInstance; srcPicture: PicHandle; motion: SInt16 … in SCDefaultPictHandleSettings()
/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/qt/
H A D_Qtmodule.c10738 PicHandle srcPicture; in Qt_CompressPicture() local
10746 ResObj_Convert, &srcPicture, in Qt_CompressPicture()
10751 _err = CompressPicture(srcPicture, in Qt_CompressPicture()
14523 PicHandle srcPicture; in Qt_SCCompressPicture() local
14530 ResObj_Convert, &srcPicture, in Qt_SCCompressPicture()
14534 srcPicture, in Qt_SCCompressPicture()
14661 PicHandle srcPicture; in Qt_SCDefaultPictHandleSettings() local
14668 ResObj_Convert, &srcPicture, in Qt_SCDefaultPictHandleSettings()
14672 srcPicture, in Qt_SCDefaultPictHandleSettings()
/dports/lang/python27/Python-2.7.18/Mac/Modules/qt/
H A D_Qtmodule.c10738 PicHandle srcPicture; in Qt_CompressPicture() local
10746 ResObj_Convert, &srcPicture, in Qt_CompressPicture()
10751 _err = CompressPicture(srcPicture, in Qt_CompressPicture()
14523 PicHandle srcPicture; in Qt_SCCompressPicture() local
14530 ResObj_Convert, &srcPicture, in Qt_SCCompressPicture()
14534 srcPicture, in Qt_SCCompressPicture()
14661 PicHandle srcPicture; in Qt_SCDefaultPictHandleSettings() local
14668 ResObj_Convert, &srcPicture, in Qt_SCDefaultPictHandleSettings()
14672 srcPicture, in Qt_SCDefaultPictHandleSettings()