Home
last modified time | relevance | path

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

/haiku/src/libs/print/libprint/
H A DValidRect.cpp32 INLINE bool isRowEmpty(const rgb_color *row);
53 BoundsCalculator::isRowEmpty(const rgb_color *row) in isRowEmpty() function in BoundsCalculator
79 if (!isRowEmpty((const rgb_color*)row)) { in getTop()
96 if (!isRowEmpty((const rgb_color*)row)) { in getBottom()