Home
last modified time | relevance | path

Searched defs:PatternRow (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/zxing-cpp/zxing-cpp-1.2.0/core/src/
H A DBinaryBitmap.h29 using PatternRow = std::vector<uint16_t>; variable
H A DPattern.h31 using PatternRow = std::vector<uint16_t>; variable
/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/soundlib/
H A Dpattern.h27 typedef ModCommand* PatternRow; typedef