Home
last modified time | relevance | path

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

/dports/editors/ted/Ted-2.23/bitmap/
H A Dbmintern.h191 extern int bmInflateToInt( unsigned int * to,
H A Dbmxpm.c584 if ( bmInflateToInt( to, from, bd, transparentColor, bd->bdHasAlpha ) ) in bmWriteXpmFile()
H A Dbmpalette.c465 int bmInflateToInt( unsigned int * to, in bmInflateToInt() function