OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_rectangular
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/fxbarcode/datamatrix/
BC_SymbolInfo.h
56
const bool
m_rectangular
;
member in class:CBC_SymbolInfo
BC_SymbolInfo.cpp
102
:
m_rectangular
(matrixWidth != matrixHeight),
118
if (symbol->
m_rectangular
&& !allowRectangular)
Completed in 137 milliseconds