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