Home
last modified time | relevance | path

Searched defs:isDark (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/npm/node_modules/qrcode-terminal/vendor/QRCode/
H A Dindex.js
/third_party/qrcodegen/java/src/main/java/io/nayuki/qrcodegen/
H A DQrCode.java418 private void setFunctionModule(int x, int y, boolean isDark) { in setFunctionModule() argument
/third_party/qrcodegen/cpp/
H A Dqrcodegen.cpp485 void QrCode::setFunctionModule(int x, int y, bool isDark) { in setFunctionModule() argument
/third_party/qrcodegen/c/
H A Dqrcodegen.c779 testable void setModuleBounded(uint8_t qrcode[], int x, int y, bool isDark) { in setModuleBounded() argument
793 testable void setModuleUnbounded(uint8_t qrcode[], int x, int y, bool isDark) { in setModuleUnbounded() argument

Completed in 6 milliseconds