OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:narrowwhite
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fxbarcode/oned/
BC_OnedCode39Writer.cpp
305
int32_t
narrowWhite
[] = {1};
306
pos += AppendPattern(result, pos,
narrowWhite
, 1, 0, e);
322
pos += AppendPattern(result, pos,
narrowWhite
, 1, 0, e);
/external/zxing/core/
core.jar
Completed in 70 milliseconds