|
fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) ![]() |

Public Attributes | |
| struct jpeg_source_mgr | pub |
| FILE * | infile |
| JOCTET * | buffer |
| boolean | start_of_file |
Definition at line 25 of file jdatasrc.c.
Definition at line 29 of file jdatasrc.c.
Referenced by fill_input_buffer(), and jpeg_stdio_src().
| FILE* my_source_mgr::infile |
Definition at line 28 of file jdatasrc.c.
Referenced by fill_input_buffer(), and jpeg_stdio_src().
Definition at line 26 of file jdatasrc.c.
Referenced by fill_input_buffer(), jpeg_stdio_src(), and skip_input_data().
Definition at line 30 of file jdatasrc.c.
Referenced by fill_input_buffer(), and init_source().