Home
last modified time | relevance | path

Searched refs:st2 (Results 1 – 4 of 4) sorted by relevance

/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
DQRcode.php1604 …$st2 = $this->newInputItem($inputitem['mode'], $inputitem['size'] - $words, array_slice($inputitem…
1606 $st2 = $this->encodeBitStream($st2, $version);
1609 $inputitem['bstream'] = $this->appendBitstream($inputitem['bstream'], $st2['bstream']);
/plugin/qrcode2/
Dphpqrcode.php1246 … $st2 = new QRinputItem($this->mode, $this->size - $words, array_slice($this->data, $words));
1249 $st2->encodeBitStream($version);
1253 $this->bstream->append($st2->bstream);
1256 unset($st2);
/plugin/abc2/abc-libraries/abc2svg/
Dabc2svg-1.js4595 if(!v_st){v_st={st1:-1,st2:-1} property
4597 if(v_st.st1<0){v_st.st1=st}else if(v_st.st1!=st){if(st>v_st.st1){if(st>v_st.st2)
4598 v_st.st2=st}else{if(v_st.st1>v_st.st2)
4599 v_st.st2=v_st.st1;v_st.st1=st}}
4628 if(v_st&&v_st.st2>=0){if(st==v_st.st1)
4630 else if(st==v_st.st2)
/plugin/abc2/abc-libraries/abc-ui/
Dabc-ui-1.0.0.min.js8st2:-1},f[s]=o),o.st1<0?o.st1=r:o.st1!=r&&(r>o.st1?r>o.st2&&(o.st2=r):(o.st1>o.st2&&(o.st2=o.st1),… property