Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxbarcode/common/
DBC_WhiteRectangleDetector.cpp128 GetBlackPointOnSegment((FX_FLOAT)left, (FX_FLOAT)(down - i), in Detect()
141 GetBlackPointOnSegment((FX_FLOAT)left, (FX_FLOAT)(up + j), in Detect()
154 GetBlackPointOnSegment((FX_FLOAT)right, (FX_FLOAT)(up + k), in Detect()
167 GetBlackPointOnSegment((FX_FLOAT)right, (FX_FLOAT)(down - m), in Detect()
187 CBC_ResultPoint* CBC_WhiteRectangleDetector::GetBlackPointOnSegment( in GetBlackPointOnSegment() function in CBC_WhiteRectangleDetector
DBC_WhiteRectangleDetector.h24 CBC_ResultPoint* GetBlackPointOnSegment(FX_FLOAT aX,