Searched refs:_color_map_length (Results 1 – 6 of 6) sorted by relevance
105 if( this->_info._color_map_length != 0 ) in apply()158 if( this->_info._color_map_length != 0 ) in apply()
105 if( this->_info._color_map_length != 0 ) in initialize()
65 _info._color_map_length = _io_dev.read_uint16(); in read_header()
101 targa_color_map_length::type _color_map_length; member
60 BOOST_CHECK_EQUAL( backend._info._color_map_length, 0 ); in BOOST_AUTO_TEST_CASE()
41 BOOST_TEST_EQ(backend._info._color_map_length, 0); in test_read_header()