Searched refs:getBoundingBox (Results 1 – 8 of 8) sorted by relevance
89 if (i == 0 && (detectionResult->getBoundingBox()->getMinY() < in decode()91 detectionResult->getBoundingBox()->getMaxY() > in decode()94 boundingBox = detectionResult->getBoundingBox(); in decode()247 rowIndicatorColumn->getBoundingBox()->addMissingRows( in adjustBoundingBox()553 return leftToRight ? detectionResult->getBoundingBox()->getMinX() in getStartColumn()554 : detectionResult->getBoundingBox()->getMaxX(); in getStartColumn()
20 CBC_BoundingBox* getBoundingBox();
54 CBC_BoundingBox* boundingBox = getBoundingBox(); in adjustCompleteIndicatorColumnRowNumbers()130 CBC_BoundingBox* boundingBox = getBoundingBox(); in adjustIncompleteIndicatorColumnRowNumbers()
78 CBC_BoundingBox* CBC_DetectionResultColumn::getBoundingBox() { in getBoundingBox() function in CBC_DetectionResultColumn
65 CBC_BoundingBox* CBC_DetectionResult::getBoundingBox() { in getBoundingBox() function in CBC_DetectionResult
40 HRESULT getBoundingBox(SkGlyph* glyph,
395 HRESULT SkScalerContext_DW::getBoundingBox(SkGlyph* glyph, in getBoundingBox() function in SkScalerContext_DW469 HRVM(this->getBoundingBox(glyph, fRenderingMode, fTextureType, &bbox), in generateMetrics()480 HRVM(this->getBoundingBox(glyph, in generateMetrics()