Home
last modified time | relevance | path

Searched defs:GetRow (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxbarcode/common/
DBC_CommonBitMatrix.cpp104 CBC_CommonBitArray* CBC_CommonBitMatrix::GetRow(int32_t y, in GetRow() function in CBC_CommonBitMatrix
/external/opencv/ml/include/
Dml.h392 typedef float* (CvSVMSolver::*GetRow)( int i, float* row, float* dst, bool existed ); typedef