m_start_of_file    99 libbase/GnashImageJpeg.cpp         src->m_start_of_file = true;
m_start_of_file   113 libbase/GnashImageJpeg.cpp             if (src->m_start_of_file) {
m_start_of_file   128 libbase/GnashImageJpeg.cpp         if (src->m_start_of_file && bytes_read >= 4) {
m_start_of_file   140 libbase/GnashImageJpeg.cpp         src->m_start_of_file = false;
m_start_of_file   209 libbase/GnashImageJpeg.cpp     bool m_start_of_file;