Home
last modified time | relevance | path

Searched refs:owner (Results 176 – 200 of 212) sorted by last modified time

123456789

/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.background.color.inc.php51 $owner =& $this->owner();
53 for ($i=0, $size = count($owner->_stack); $i<$size; $i++) {
54 if ($owner->_stack[$i][0]->color[0] >= 0) {
55 return $owner->_stack[$i][0]->color;
H A Dcss.border.bottom.color.inc.php5 function CSSBorderBottomColor(&$owner) { argument
6 $this->CSSSubProperty($owner);
H A Dcss.border.right.color.inc.php5 function CSSBorderRightColor(&$owner) { argument
6 $this->CSSSubProperty($owner);
H A Dcss.border.right.style.inc.php5 function CSSBorderRightStyle(&$owner) { argument
6 $this->CSSSubProperty($owner);
H A Dcss.border.style.inc.php9 function CSSBorderStyle(&$owner) { argument
10 $this->CSSSubProperty($owner);
H A Dcss.border.bottom.style.inc.php5 function CSSBorderBottomStyle(&$owner) { argument
6 $this->CSSSubProperty($owner);
H A Dcss.border.bottom.width.inc.php5 function CSSBorderBottomWidth(&$owner) { argument
6 $this->CSSSubProperty($owner);
H A Dcss.border.left.width.inc.php5 function CSSBorderLeftWidth(&$owner) { argument
6 $this->CSSSubProperty($owner);
H A Dcss.border.top.style.inc.php5 function CSSBorderTopStyle(&$owner) { argument
6 $this->CSSSubProperty($owner);
H A Dcss.font-size.inc.php6 function CSSFontSize(&$owner, $field) { argument
7 $this->CSSSubFieldProperty($owner, $field);
H A Dcss.line-height.inc.php13 function CSSLineHeight(&$owner, $field) { argument
14 $this->CSSSubFieldProperty($owner, $field);
H A Dcss.width.inc.php26 function CSSWidth($owner) { argument
27 $this->CSSSubProperty($owner);
H A Dcss.border.color.inc.php9 function CSSBorderColor(&$owner) { argument
10 $this->CSSSubProperty($owner);
H A Dcss.border.right.width.inc.php5 function CSSBorderRightWidth(&$owner) { argument
6 $this->CSSSubProperty($owner);
H A Dcss.border.top.color.inc.php5 function CSSBorderTopColor(&$owner) { argument
6 $this->CSSSubProperty($owner);
H A Dcss.border.top.width.inc.php5 function CSSBorderTopWidth(&$owner) { argument
6 $this->CSSSubProperty($owner);
H A Dcss.border.width.inc.php9 function CSSBorderWidth(&$owner) { argument
10 $this->CSSSubProperty($owner);
H A Dcss.min-width.inc.php5 function CSSMinWidth(&$owner, $field) { argument
6 $this->CSSSubFieldProperty($owner, $field);
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DCaptureOptionsDialog.java65 public CaptureOptionsDialog(final CaptureFrame owner) { in CaptureOptionsDialog() argument
66 super(owner); in CaptureOptionsDialog()
91 owner.getCaptureConfig().setAudioFormat(audioFormat); in CaptureOptionsDialog()
95 if (owner.getCaptureConfig().isRemoveInactivity()) { in CaptureOptionsDialog()
100 owner.getCaptureConfig().setLoop(getLoopCheckBox().isSelected()); in CaptureOptionsDialog()
110 owner.getApplet().storeConfig(owner.getCaptureConfig().store()); in CaptureOptionsDialog()
111 owner.getCaptureConfig().setMp3command(mp3Text.getText()); in CaptureOptionsDialog()
113 owner.setRecordButtonState(); in CaptureOptionsDialog()
386 if (owner.getCaptureConfig().isRemoveInactivity()) { in CaptureOptionsDialog()
399 mp3Text.setText(owner.getCaptureConfig().getMp3command()); in CaptureOptionsDialog()
[all …]
/plugin/bible/bible_douayRheims/
H A D3_Kings.txt590 … it, and he called the city which he built Samaria, after the name of Semer, the owner of the hill.
H A DEcclesiastes.txt93 …reat riches, there are also many to eat them. And what doth it profit the owner, but that he seeth…
95 … also another grievous evil, which I have seen under the sun: riches kept to the hurt of the owner.
H A DExodus.txt555 …d they die, he shall be stoned: and his flesh shall not be eaten, but the owner of the ox shall be…
556 … and he shall kill a man or a woman: then the ox shall be stoned, and his owner also shall be put …
561 …21:34. The owner of the pit shall pay the price of the beasts: and that which is dead shall be his…
574 …hem, that he did not put forth his hand to his neighbour's goods: and the owner shall accept of th…
575 22:12. But if it were taken away by stealth, he shall make the loss good to the owner.
577 …22:14. If a man borrow of his neighbour any of these things, and it be hurt or die, the owner not …
578 …22:15. But if the owner be present, he shall not make restitution, especially if it were hired, an…
H A DIsaias.txt3 …1:3. The ox knoweth his owner, and the ass his master's crib: but Israel hath not known me, and my…
H A DJeremias.txt239 …a man that passeth through them: and they have not heard the voice of the owner: from the fowl of …

123456789