Home
last modified time | relevance | path

Searched refs:wc (Results 1 – 25 of 49) sorted by relevance

12

/plugin/html2pdf/html2pdf/html2ps/
H A Dstrategy.width.absolute.positioned.php17 $wc =& $box->get_css_property(CSS_WIDTH);
82 if ($left->isAuto() && $right->isAuto() && $wc->isNull()) {
101 $box->put_width($wc->apply($box->get_width(),
111 if ($left->isAuto() && !$right->isAuto() && $wc->isNull()) {
120 if ($left->isAuto() && $right->isAuto() && !$wc->isNull()) {
122 $box->put_width($wc->apply($box->get_width(),
129 if (!$left->isAuto() && $right->isAuto() && $wc->isNull()) {
135 if ($left->isAuto() && !$right->isAuto() && !$wc->isNull()) {
136 $box->put_width($wc->apply($box->get_width(),
142 if (!$left->isAuto() && !$right->isAuto() && $wc->isNull()) {
[all …]
H A Dbox.table.php250 $wc =& $this->cwc[$i];
252 if ($wc->isFraction()) {
253 $wc->fraction = min($rest, $wc->fraction);
254 $rest -= $wc->fraction;
289 $wc = new WCNone;
658 if (!$wc->isNull()) {
686 if ($wc->isConstant()) {
723 !$wc->isFraction()) {
772 if (!$wc->isNull()) {
983 if (!$wc->isNull()) {
[all …]
H A Dstrategy.width.max.php66 $wc = $box->get_css_property(CSS_WIDTH);
67 if ($wc->applicable($box)) {
69 $this->_maxw = $wc->apply($this->_maxw, $box->parent->get_width());
71 $this->_maxw = $wc->apply($this->_maxw, $this->_maxw);
H A Dbox.generic.formatted.php305 $wc =& $this->get_css_property(CSS_WIDTH);
306 $this->width = $wc->apply(0,0);
357 $wc = $this->get_css_property(CSS_WIDTH);
358 if ($wc->isFraction()) {
616 function put_height_constraint(&$wc) { argument
617 $this->_height_constraint = $wc;
814 $wc = $this->get_css_property(CSS_WIDTH);
817 return $wc->apply($this->width, $this->parent->width);
819 return $wc->apply($this->width, $this->width);
830 $wc = $this->get_css_property(CSS_WIDTH);
[all …]
H A Dstrategy.width.min.nowrap.php47 $wc = $box->get_css_property(CSS_WIDTH);
48 …return max($this->_maxw, $wc->apply($this->_maxw, $box->parent->get_width())) + $box->_get_hor_ext…
H A Dstrategy.width.min.php70 $wc = $box->get_css_property(CSS_WIDTH);
74 …$wc->apply($minw, $containing_block['right'] - $containing_block['left'])) + $box->_get_hor_extra(…
H A Dstrategy.width.max.natural.php44 $wc = $child->get_css_property(CSS_WIDTH);
46 if (!$wc->isFraction()) {
H A Dbox.img.php296 $wc = $this->get_css_property(CSS_WIDTH);
300 if ($hc->is_null() && !$wc->isNull()) {
313 } elseif (!$hc->is_null() && $wc->isNull()) {
H A Dstrategy.table.layout.auto.php212 $wc = $table->get_css_property(CSS_WIDTH);
213 if (!$wc->isNull()) {
H A Dbox.block.php194 $wc = $this->get_css_property(CSS_WIDTH);
195 $this->put_full_width($wc->apply($this->get_width(),
H A Dbox.frame.php70 $wc = $this->get_css_property(CSS_WIDTH);
73 $this->put_width($wc->apply($this->get_width(),
H A Dbox.table.cell.php85 $wc = $this->get_css_property(CSS_WIDTH);
87 $wc->apply($minw, $this->parent->get_width())) + $this->_get_hor_extra();
H A Dbox.generic.php423 $wc = $this->get_css_property(CSS_WIDTH);
424 if (!$wc->isNull()) { return false; };
H A Dbox.php341 $wc = $box->get_css_property(CSS_WIDTH);
348 if ($wc->isFraction()) {
H A Dbox.inline.php472 $wc = $this->get_css_property(CSS_WIDTH);
473 … $min_width = max($minw, $wc->apply($minw, $this->parent->get_width())) + $this->_get_hor_extra();
/plugin/abc2/abc-libraries/abc2svg/
H A Dgrid3-1.js7 var abc=this,cfmt=abc.cfmt(),img=abc.get_img(),txt=s.text,font,font_cl,cls,w,ln,i,lines=[],cl=[],bars=[],cells=[],nr=0,nc=0,wc=0
14 (x-wc/2).toFixed(1)+' '+
16 wc.toFixed(1)+' -'+hr.toFixed(1)+'"/>\n'
18 (x-wc/2).toFixed(1)+' '+
20 (wc/2).toFixed(1)+' '+(hr/2).toFixed(1)+'"/>\n'+
21 build_ch(cls+sf,x-wc/3,y,0)+
22 build_ch(cls+sf,x,y-hr*.32,1)}else{line+=build_ch(cls+sf,x-wc*.2,y-hr/4,0)}
26 (wc/2).toFixed(1)+' '+(hr/2).toFixed(1)+'"/>\n'+
28 build_ch(cls+sf,x+wc/3,y,3)}else{line+=build_ch(cls+sf,x+wc*
[all...]
/plugin/farm/
H A Danimal.class.php66 $wc = $this->getWikiConf();
69 …if(isset($wc['editable']['useslash'])) if($wc['editable']['useslash']) $id = str_replace(':', '/',…
70 …if(isset($wc['protected']['useslash'])) if($wc['protected']['useslash']) $id = str_replace(':', '/…
74 if(isset($wc['editable']['userewrite'])) if($wc['editable']['userewrite']) $aur = true;
75 if(isset($wc['protected']['userewrite'])) if($wc['protected']['userewrite']) $aur = true;
330 $wc = $this->getWikiConf();
331 $conf = array_merge($wc['editable'], $wc['protected']);
385 $wc = $this->getWikiConf();
386 $conf = array_merge($wc['editable'], $wc['protected']);
436 $wc = $this->getWikiConf();
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRijndael.php352 $wc = $Nb - 1;
354 $state[] = $word ^ $w[++$wc];
377 $w[++$wc];
442 $wc = $Nb - 1;
444 $state[] = $word ^ $dw[++$wc];
459 $dw[++$wc];
636 foreach ($wr as $c => $wc) {
637 $w[] = $wc;
870 $wc = $Nb - 1;
888 ' . $w[++$wc] . ";\n";
[all …]
/plugin/jmol2/jmol/
H A Djmol5 while [ `echo $1 | egrep '^-D|^-m' | wc -l` != 0 ]; do
H A Djmol.sh5 while [ `echo $1 | egrep '^-D|^-m' | wc -l` != 0 ]; do
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DDirectWrite.php413 $wc = $this->mpdf->GetStringWidth($divider);
414 $wc *= $kerning * $fontwidth;
418 $this->mpdf->SetXY($x - $wc / 2, $y - $r);
419 $this->mpdf->Cell($wc, $this->mpdf->FontSize, $divider, 0, 0, 'C');
424 $this->mpdf->SetXY($x - $wc / 2, $y - $r);
425 $this->mpdf->Cell($wc, $this->mpdf->FontSize, $divider, 0, 0, 'C');
/plugin/structtemplate/_vagrant/
H A Dprovision_dokuwiki.sh84 … -tf "${dw_package}" | grep '^dokuwiki-[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9][a-z]\?/' | wc -l)
/plugin/cli/
H A Dcli-examples.txt17 user@host:~/somedir $ wc info.txt # count words in info.txt
61 user@host:~/somedir $ wc info.txt # count words in info.txt
/plugin/farm/install/animaltemplate/conf/
H A Dinterwiki.conf62 FoxWiki http://fox.wikis.com/wc.dll?Wiki~
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D58.58.js.map1 … 'touch',\n 'vi',\n 'vim',\n 'wall',\n 'wc',\n 'wget',\n…

12