Home
last modified time | relevance | path

Searched defs:GetGWorldPixMap (Results 1 – 6 of 6) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DQDOffscreen.pas634 function GetGWorldPixMap( offscreenGWorld: GWorldPtr ): PixMapHandle; external name '_GetGWorldPixM… in GetGWorldPixMap() function
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libmpcodecs/
H A Dvd_qtvideo.c78 static PixMapHandle (*GetGWorldPixMap)(GWorldPtr offscreenGWorld); variable
H A Dve_qtvideo.c62 static PixMapHandle (*GetGWorldPixMap)(GWorldPtr offscreenGWorld); variable
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libmpcodecs/
H A Dvd_qtvideo.c78 static PixMapHandle (*GetGWorldPixMap)(GWorldPtr offscreenGWorld); variable
H A Dve_qtvideo.c62 static PixMapHandle (*GetGWorldPixMap)(GWorldPtr offscreenGWorld); variable
/dports/multimedia/libxine/xine-lib-1.2.11/src/libw32dll/
H A Dqt_decoder.c654 PixMapHandle (*GetGWorldPixMap) (GWorldPtr offscreenGWorld); member