Home
last modified time | relevance | path

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

/dports/lang/fpc-source/fpc-3.2.2/packages/amunits/src/otherlibs/
H A Dguigfx.pas170 FUNCTION LoadPictureA(filename : pCHAR location 'a0'; tags : pTagItem location 'a1') : POINTER; sys… in LoadPictureA() function
276 LoadPicture := LoadPictureA(filename , @tags);