Searched refs:getBottomRight (Results 1 – 3 of 3) sorted by relevance
37 CBC_ResultPoint* getBottomRight();
58 m_isLeft ? boundingBox->getBottomLeft() : boundingBox->getBottomRight(); in adjustCompleteIndicatorColumnRowNumbers()134 m_isLeft ? boundingBox->getBottomLeft() : boundingBox->getBottomRight(); in adjustIncompleteIndicatorColumnRowNumbers()
157 CBC_ResultPoint* CBC_BoundingBox::getBottomRight() { in getBottomRight() function in CBC_BoundingBox