Searched defs:minus (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/cpp/
H A Dstl_function.h55 struct minus : public binary_function<_Tp,_Tp,_Tp> { struct in inherits:binary_function
/haiku/src/servers/app/decorator/
H A DTabDecorator.cpp486 float minus = ceilf(std::min(maxTabSize - secMaxTabSize, delta)); local

Completed in 37 milliseconds