Home
last modified time | relevance | path

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

/haiku/src/apps/diskusage/
H A DPieView.cpp374 float by = floorf((b.top + b.Height() - kProgBarHeight) / 2.0); in _DrawProgressBar() local
/haiku/headers/libs/agg/
H A Dagg_math.h136 AGG_INLINE bool calc_intersection(double ax, double ay, double bx, double by, in calc_intersection()
/haiku/src/kits/debugger/elf/
H A DCoreFile.cpp841 CoreFile::_Advance(const void*& data, uint32& dataSize, size_t by) in _Advance()
/haiku/src/kits/tracker/
H A DUtilities.cpp858 ShiftMenuBackgroundColor(float by) in ShiftMenuBackgroundColor()