Home
last modified time | relevance | path

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

/haiku/src/libs/print/libprint/
H A DValidRect.cpp40 INLINE void updateLeftBound(const rgb_color *row);
107 BoundsCalculator::updateLeftBound(const rgb_color *row) in updateLeftBound() function in BoundsCalculator
178 updateLeftBound((const rgb_color*)row); in getValidRect()