Home
last modified time | relevance | path

Searched refs:type (Results 2726 – 2750 of 4303) sorted by path

1...<<101102103104105106107108109110>>...173

/plugin/gtd/
H A DCOPYING317 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
319 under certain conditions; type `show c' for details.
/plugin/gtime/gtlib/asn1/
H A DASN1DER.php92 * @param int $type the type to encode
95 public static function encodeType($type) { argument
97 if ($type == ASN1_TAG_SET || $type == ASN1_TAG_SEQUENCE) {
98 $type = $type | 0x20;
101 return array($type);
/plugin/gtime/gtlib/asn1/cms/
H A DCMSAttribute.php46 private $type; variable in CMSAttribute
74 $type = $object->getObjectAt(0);
76 if (!$type instanceof ASN1ObjectId) {
80 $this->type = $type->getValue();
116 $sequence->add(new ASN1ObjectId($this->type));
128 return $this->type;
/plugin/hcalendar/
H A Daction.php41 'type'=>'format',
/plugin/header2/
H A Drenderer.php35 public function startSectionEdit($start, $type, $title = null) { argument
37 $this->sectionedits[] = array(++$lastsecid, $start, $type, $title);
42 list($id, $start, $type, $title) = array_pop($this->sectionedits);
46 $this->doc .= "<!-- EDIT$id " . strtoupper($type) . ' ';
/plugin/header3/
H A Drenderer.php54 public function startSectionEdit($start, $type, $title = null) { argument
56 $this->sectionedits[] = array(++$lastsecid, $start, $type, $title);
61 list($id, $start, $type, $title) = array_pop($this->sectionedits);
65 $this->doc .= "<!-- EDIT$id " . strtoupper($type) . ' ';
/plugin/headernofloat/
H A DLICENSE316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
/plugin/hidemenus/
H A DLICENSE316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
/plugin/highlight2wiki/
H A DLICENSE316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1type:1,until:1,"function":1,"do":1,begin:1,repeat:1,"goto":1,nil:1,far:1,initialization:1,object:1… property in hljs.LANGUAGES.ruby.c.keymethods
H A Dreadme.eng.txt18 <script type="text/javascript" src="highlight.pack.js"></script>
19 <script type="text/javascript">
26 <script type="text/javascript">
38 <script type="text/javascript">
102 string string (of any type)
151 string string (of any type)
230 comment comment (of any type)
300 string string (of any type: "..", '..', `..`)
332 value value of a setting of any type
H A Dreadme.rus.txt20 <script type="text/javascript" src="highlight.pack.js"></script>
21 <script type="text/javascript">
29 <script type="text/javascript">
41 <script type="text/javascript">
/plugin/hipchat/
H A Dcomposer.lock12 "type": "git",
17 "type": "zip",
60 "type": "library",
104 "type": "git",
109 "type": "zip",
122 "type": "library",
154 "type": "git",
159 "type": "zip",
174 "type": "library",
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog282 * New: support for 'type' UL and OL attributes was added
607 escape them automatically. Applies to img & input type="image".
644 * Fixed: <input type="image"> rendered in interactive forms mode
1034 non-interactive INPUT type="text" boxes
1286 * Fixed: <input type="button"> could not be hidden using 'display:
1516 list-style/list-style-type:none is not recognized
1574 * css.selectors.inc.php: fixed bug 1235541 - INPUT type attribute
1767 * css.list-style-type.inc.php: fixed bug 1223899 - "undefined
1794 * css.list-style-type.inc.php: new support for 'decimal',
1797 values of 'list-style-type' property
H A Dbox.img.php226 var $type; // unused; should store the preferred image format (JPG / PNG) variable in ImgBox
H A Dbox.list-item.php19 $box->str_number_box = TextBox::create(CSSListStyleType::format_number($list_style->type,
133 switch ($list_style->type) {
158 switch ($list_style->type) {
/plugin/html2pdf/html2pdf/html2ps/cache/
H A D7d888258e9745b3716532ea81342daaf.css.compiled1type";i:2;s:6:"button";}}}s:4:"body";O:21:"CSSPropertyCollection":4:{s:11:"_properties";a:4:{i:0;O…
H A DArial Unicode MS-custom1.php2 $type='TrueType'; variable
H A DArial Unicode MS-iso-8859-1.php2 $type='TrueType'; variable
H A DArial Unicode MS-symbol.php2 $type='TrueType'; variable
H A DHelvetica-Bold-iso-8859-1.php2 $type='TrueType'; variable
H A DHelvetica-Bold-iso-8859-7.php2 $type='TrueType'; variable
H A DHelvetica-Oblique-iso-8859-1.php2 $type='TrueType'; variable
H A DHelvetica-iso-8859-1.php2 $type='TrueType'; variable
H A DHelvetica-iso-8859-13.php2 $type='TrueType'; variable

1...<<101102103104105106107108109110>>...173