Home
last modified time | relevance | path

Searched defs:data_offset (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/basebmp/inc/basebmp/
H A Dpackedpixeliterator.hxx272 const difference_type data_offset( newValue / num_intraword_positions ); in inc() local
301 const difference_type data_offset( newValue / num_intraword_positions - isNegative ); in dec() local
/trunk/main/basebmp/test/
H A Dbmpdemo.cxx477 const difference_type data_offset( newValue / num_intraword_positions ); in inc() local
508 const difference_type data_offset( newValue / num_intraword_positions - isNegative ); in dec() local

Completed in 20 milliseconds