Home
last modified time | relevance | path

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

/dports/graphics/libmng/libmng-1.0.10/contrib/bcb/mngdump/
H A DCHUNKS.CPP58 if( WantsComments() ) as = as + TAB + "(" + _str_ + ")";
62 if( WantsComments() ) as = as + TAB + "float(" + _str_ + ")";
669 if( WantsComments() ) in Info_IHDR()
H A DMain.h178 inline bool _fastcall WantsComments( void ) in WantsComments() function