Home
last modified time | relevance | path

Searched refs:wrapperSend2dCodeData (Results 1 – 2 of 2) sorted by relevance

/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/
H A DPrinter.php668 $this -> wrapperSend2dCodeData(chr(70), $cn, chr($options));
670 $this -> wrapperSend2dCodeData(chr(65), $cn, chr($dataColumnCount));
672 $this -> wrapperSend2dCodeData(chr(67), $cn, chr($width));
676 $this -> wrapperSend2dCodeData(chr(69), $cn, chr($ec_int), '1');
678 $this -> wrapperSend2dCodeData(chr(80), $cn, $content, '0');
679 $this -> wrapperSend2dCodeData(chr(81), $cn, '', '0');
723 $this -> wrapperSend2dCodeData(chr(67), $cn, chr($size));
725 $this -> wrapperSend2dCodeData(chr(69), $cn, chr(48 + $ec));
727 $this -> wrapperSend2dCodeData(chr(80), $cn, $content, '0');
728 $this -> wrapperSend2dCodeData(chr(81), $cn, '', '0');
[all …]
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/
H A DPrinter.php668 $this -> wrapperSend2dCodeData(chr(70), $cn, chr($options));
670 $this -> wrapperSend2dCodeData(chr(65), $cn, chr($dataColumnCount));
672 $this -> wrapperSend2dCodeData(chr(67), $cn, chr($width));
676 $this -> wrapperSend2dCodeData(chr(69), $cn, chr($ec_int), '1');
678 $this -> wrapperSend2dCodeData(chr(80), $cn, $content, '0');
679 $this -> wrapperSend2dCodeData(chr(81), $cn, '', '0');
723 $this -> wrapperSend2dCodeData(chr(67), $cn, chr($size));
725 $this -> wrapperSend2dCodeData(chr(69), $cn, chr(48 + $ec));
727 $this -> wrapperSend2dCodeData(chr(80), $cn, $content, '0');
728 $this -> wrapperSend2dCodeData(chr(81), $cn, '', '0');
[all …]