Home
last modified time | relevance | path

Searched refs:type (Results 2301 – 2325 of 4303) sorted by relevance

1...<<919293949596979899100>>...173

/plugin/ckgedit/ckeditor/plugins/msword/dialogs/
H A Dmsword.js.unc35 type: 'html',
41 type: 'hbox',
45 type: 'html',
61 type: 'html',
/plugin/blogtng/action/
H A Dedit.php276 list($type) = $param;
284 if ($type === 'before' && $act === 'save') {
288 …($this->preact === 'save' && (($act === 'show' && $type === 'after') || ($act === 'draftdel' && $t…
/plugin/combo/ComboStrap/Xml/
H A DXmlDocument.php76 * @param string $type - HTML or not
82 public function __construct($text, string $type = self::XML_TYPE) argument
104 if ($type == self::HTML_TYPE) {
143 if ($type == self::XML_TYPE) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DPlaycustomapp.php71 'type' => 'string',
H A DFirebaseCloudMessaging.php76 'type' => 'string',
H A DGroupsMigration.php72 'type' => 'string',
H A DIndexing.php71 'type' => 'string',
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dtype-h3.svg1 <svg class="bi bi-type-h3" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dtype-strikethrough.svg1 <svg class="bi bi-type-strikethrough" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dtype-h2.svg1 <svg class="bi bi-type-h2" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1type","toKeys","context","action","motion","motionArgs","linewise","toJumplist","forward","wordEnd…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs1917 var type = options && options.type;
1918 if(!type) {
3596 throw new Error("Unrecognized type " + o.type);
6040 …if(t !== type && VT_CUSTOM.indexOf(type)===-1 && !((type & 0xFFFE) == 0x101E && (t & 0xFFFE) == 0x…
6041 switch(type === VT_VARIANT ? t : type) {
6062 o.write_shift(4, type == 0x50 ? 0x1F : type);
8736 throw "Unsupported type " + opts.type;
18069 if(opts.type == 'binary' || opts.type == 'array' || opts.type == 'base64') {
22740 if(type == "number") type = "time";
23357 var v = { data: res, type: type }; property in parse_shallow.v
[all …]
/plugin/shibbolethauth/lang/en/
H A Dintro.txt6 the authentication type, and fill the fields matching to configure the plugin shibbolethauth.
/plugin/fblogin/lang/en/
H A Dintro.txt6 the authentication type, and fill the fields matching to configure the plugin fblogin.
/plugin/findologicxmlexport/vendor/jms/serializer/src/Construction/
H A DUnserializeObjectConstructor.php20 …lizationVisitorInterface $visitor, ClassMetadata $metadata, $data, array $type, DeserializationCon… argument
/plugin/do/scripts/
H A Dgeneral.js34 type: "POST",
/plugin/confmanager/lang/ko/
H A Dmime.txt5 …e [[doku>config:iexssprotect]] option additionally to adding the HTML mime type in the config file.
/plugin/revealjs/plugin/markdown/
H A Dmarked.js6type;)e+="\n"+this.next().text;return this.inline.output(e)},p.prototype.tok=function(){switch(thi… property in p
/plugin/html2pdf/html2pdf/html2ps/
H A Dhtml.attrs.inc.php746 $type = 'text';
748 $type = strtolower($root->get_attribute('type'));
751 switch ($type) {
806 $type = (string)$root->get_attribute('type');
810 switch (strtolower($type)) {
836 $type = (string)$root->get_attribute('type');
840 switch ($type) {
/plugin/diagramsnet/lib/math/extensions/TeX/
H A DAMSmath.js19type!=="multline"){h.Error(["CommandInMultline","%1 can only appear within the multline environmen…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DFontWriter.php47 if (isset($info['type']) && $info['type'] === 'TTF' && !$info['sip'] && !$info['smp']) {
51 if (isset($f['fontkey']) && $f['fontkey'] === $fontkey && $f['type'] === 'TTF') {
113 $type = $font['type'];
116 if ($type === 'TTF' && (!isset($font['used']) || !$font['used'])) {
128 if ($type === 'Type0') { // Adobe CJK Fonts
135 } elseif ($type === 'core') {
156 } elseif ($type === 'TTF' && ($font['sip'] || $font['smp'])) {
276 } elseif ($type
[all...]
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.js2type,fmt,val,ss0){var o="",ss=0,tt=0,y=val.y,out,outl=0;switch(type){case 98:y=val.y+543;case 121:… argument
3type:blob.read_shift(1),color:blob.read_shift(1),L:blob.read_shift(4,"i"),R:blob.read_shift(4,"i")… property in o
4type=toks[0].substring(4),text=toks[1];switch(type){case"lpstr":case"lpwstr":case"bstr":case"lpwst… argument
6 …ead_shift(cb===5?1:2);break;default:throw new Error("Unrecognized ExtProp type: "+extType+" "+cb)}…
8 …t}function parse_xlml(data,opts){fix_read_opts(opts=opts||{});switch(opts.type||"base64"){case"bas…
9type,relobj){if(!relobj)relobj={};if(!rels["!id"])rels["!id"]={};relobj.Id="rId"+rId;relobj.Type=t… argument
/plugin/authgoogle/google/contrib/
H A DGoogle_StorageService.php1135 public $type; variable in Google_BucketLifecycleRuleAction
1136 public function setType( $type) { argument
1137 $this->type = $type;
1140 return $this->type;
1272 public $type; variable in Google_Channel
1321 public function setType( $type) { argument
1322 $this->type = $type;
1325 return $this->type;
/plugin/datapopup/
H A Dstyle.css11 list-style-type: none;
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DSetTrait.php17 * Used between the Set type and Encoder.
43 # Group them by their respective class type.
49 foreach ($children as $class => $type) {

1...<<919293949596979899100>>...173