Home
last modified time | relevance | path

Searched refs:is_negative (Results 1 – 3 of 3) sorted by relevance

/trunk/main/basebmp/inc/basebmp/
H A Dmetafunctions.hxx115 template< typename T > inline bool is_negative( T x ) in is_negative() function
121 inline bool is_negative( int x ) in is_negative() function
H A Dpackedpixeliterator.hxx291 const bool isNegative( is_negative(newValue) ); in dec()
346 const bool isNegative( is_negative(newValue) ); in operator +=()
/trunk/main/basebmp/test/
H A Dbmpdemo.cxx228 template< typename T > inline bool is_negative( T x ) in is_negative() function
234 inline bool is_negative( int x ) in is_negative() function
498 const bool isNegative( is_negative(newValue) ); in dec()
564 const bool isNegative( is_negative(newValue) ); in operator -=()

Completed in 24 milliseconds