Home
last modified time | relevance | path

Searched defs:hMNG (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/libmng/libmng-1.0.10/contrib/bcb/mngdump/
H A DCHUNKS.CPP154 bool __fastcall TMainForm::Info_BACK( mng_handle hMNG, mng_handle hChunk, String &as ) in Info_BACK()
197 bool __fastcall TMainForm::Info_BASI( mng_handle hMNG, mng_handle hChunk, String &as ) in Info_BASI()
244 bool __fastcall TMainForm::Info_CLIP( mng_handle hMNG, mng_handle hChunk, String &as ) in Info_CLIP()
279 bool __fastcall TMainForm::Info_CLON( mng_handle hMNG, mng_handle hChunk, String &as ) in Info_CLON()
330 bool __fastcall TMainForm::Info_DBYK( mng_handle hMNG, mng_handle hChunk, String &as ) in Info_DBYK()
357 bool __fastcall TMainForm::Info_DEFI( mng_handle hMNG, mng_handle hChunk, String &as ) in Info_DEFI()
411 bool __fastcall TMainForm::Info_DHDR( mng_handle hMNG, mng_handle hChunk, String &as ) in Info_DHDR()
462 bool __fastcall TMainForm::Info_DISC( mng_handle hMNG, mng_handle hChunk, String &as ) in Info_DISC()
476 bool __fastcall TMainForm::Info_DROP( mng_handle hMNG, mng_handle hChunk, String &as ) in Info_DROP()
490 bool __fastcall TMainForm::Info_ENDL( mng_handle hMNG, mng_handle hChunk, String &as ) in Info_ENDL()
[all …]
H A DCALLBACK.CPP20 mng_bool __stdcall TMainForm::FileReadData( mng_handle hMNG, in FileReadData()
56 mng_bool __stdcall TMainForm::OpenStream( mng_handle hMNG ) in OpenStream()
62 mng_bool __stdcall TMainForm::CloseStream( mng_handle hMNG ) in CloseStream()
69 mng_bool __stdcall TMainForm::IterateChunks( mng_handle hMNG, in IterateChunks()
H A DMain.cpp464 mng_handle hMNG; in DumpTree() local
517 void __fastcall TMainForm::MNGError( mng_handle hMNG, String SHMsg ) in MNGError()
656 mng_handle hMNG, mng_handle hChunk, mng_chunkid iChunktype ) in ShowChunk()
/dports/graphics/libmng/libmng-1.0.10/contrib/gcc/mngtree/
H A Dmngtree.c102 mng_bool myopenstream (mng_handle hMNG) in myopenstream()
109 mng_bool myclosestream (mng_handle hMNG) in myclosestream()
116 mng_bool myreaddata (mng_handle hMNG, in myreaddata()
130 mng_bool myiterchunk (mng_handle hMNG, in myiterchunk()
169 mng_handle hMNG; in dumptree() local
/dports/graphics/libmng/libmng-1.0.10/bcb/mngtree/
H A Dmngtree.cpp111 mng_bool MY_DECL myopenstream (mng_handle hMNG) in myopenstream()
119 mng_bool MY_DECL myclosestream (mng_handle hMNG) in myclosestream()
126 mng_bool MY_DECL myreaddata (mng_handle hMNG, in myreaddata()
141 mng_bool MY_DECL myiterchunk (mng_handle hMNG, in myiterchunk()
180 mng_handle hMNG; in dumptree() local
/dports/graphics/libmng/libmng-1.0.10/bcb/bogus/
H A Dbogus.cpp111 mng_bool MY_DECL myopenstream (mng_handle hMNG) in myopenstream()
119 mng_bool MY_DECL myclosestream (mng_handle hMNG) in myclosestream()
126 mng_bool MY_DECL mywritedata (mng_handle hMNG, in mywritedata()
143 mng_handle hMNG; in makeimage() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/image/
H A Dqmnghandler.cpp59 mng_handle hMNG; member in QMngHandlerPrivate
125 static mng_bool myclosestream(mng_handle hMNG) in myclosestream()
132 static mng_bool myreaddata(mng_handle hMNG, in myreaddata()
141 static mng_bool mywritedata(mng_handle hMNG, in mywritedata()
150 static mng_bool myprocessheader(mng_handle hMNG, in myprocessheader()
158 static mng_ptr mygetcanvasline(mng_handle hMNG, in mygetcanvasline()
174 static mng_uint32 mygettickcount(mng_handle hMNG) in mygettickcount()
180 static mng_bool mysettimer(mng_handle hMNG, in mysettimer()
189 static mng_bool myprocessterm(mng_handle hMNG, in myprocessterm()
/dports/graphics/qt5-imageformats/kde-qtimageformats-5.15.2p3/src/plugins/imageformats/mng/
H A Dqmnghandler.cpp57 mng_handle hMNG; member in QMngHandlerPrivate
117 static mng_bool myclosestream(mng_handle hMNG) in myclosestream()
124 static mng_bool myreaddata(mng_handle hMNG, in myreaddata()
133 static mng_bool mywritedata(mng_handle hMNG, in mywritedata()
142 static mng_bool myprocessheader(mng_handle hMNG, in myprocessheader()
150 static mng_ptr mygetcanvasline(mng_handle hMNG, in mygetcanvasline()
166 static mng_uint32 mygettickcount(mng_handle hMNG) in mygettickcount()
172 static mng_bool mysettimer(mng_handle hMNG, in mysettimer()
181 static mng_bool myprocessterm(mng_handle hMNG, in myprocessterm()
/dports/graphics/libmng/libmng-1.0.10/bcb/mngrepair/
H A Dmngrepair.cpp146 mng_bool MY_DECL myopenstream (mng_handle hMNG) in myopenstream()
154 mng_bool MY_DECL myclosestream (mng_handle hMNG) in myclosestream()
161 mng_bool MY_DECL myreaddata (mng_handle hMNG, in myreaddata()
175 mng_bool MY_DECL mywritedata (mng_handle hMNG, in mywritedata()
189 mng_bool MY_DECL myprocesserror (mng_handle hMNG, in myprocesserror()
207 mng_bool MY_DECL myiterchunk (mng_handle hMNG, in myiterchunk()
/dports/converters/wkhtmltopdf/qt-5db36ec/config.tests/unix/libmng/
H A Dlibmng.cpp47 mng_handle hMNG; in main() local
/dports/graphics/libmng/libmng-1.0.10/contrib/msvc/mngview/
H A Dmng.cpp387 mng_bool mymngwritedata( mng_handle hMNG, mng_ptr pBuf, mng_uint32 iSize, mng_uint32 *iWritten ) in mymngwritedata()
491 VOID WritePNG( mng_handle hMNG, int Frame, int FrameCount ) in WritePNG()
565 mng_handle hMNG; in SaveMNG() local