Home
last modified time | relevance | path

Searched refs:_screen_origin_bit (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/gil/extension/io/targa/detail/
Dread.hpp116 if( this->_info._screen_origin_bit ) in apply()
131 if( this->_info._screen_origin_bit ) in apply()
167 if( this->_info._screen_origin_bit ) in apply()
179 if( this->_info._screen_origin_bit ) in apply()
Dscanline_read.hpp110 if( this->_info._screen_origin_bit ) in initialize()
Dreader_backend.hpp118 _info._screen_origin_bit = true; in read_header()
/third_party/boost/boost/gil/extension/io/targa/
Dtags.hpp81 : _screen_origin_bit(false) in image_read_info()
126 targa_screen_origin_bit::type _screen_origin_bit; member