Home
last modified time | relevance | path

Searched refs:true (Results 4251 – 4275 of 6699) sorted by path

1...<<171172173174175176177178179180>>...268

/plugin/icons/syntax/
H A Dfl.php18 const IS_FONT_ICON = true;
H A Dflag.php17 const IS_ICON = true;
H A Dfugue.php17 const IS_ICON = true;
H A Dglyphicon.php18 const IS_FONT_ICON = true;
H A Dicon.php90 $align_right = true;
95 $align_left = true;
100 $align_center = true;
166 $is_external = true;
194 return true;
199 return true;
289 $this->flags[$flag] = true;
297 $this->flags[$flag] = true;
377 $this->flags['size'] = true;
416 return true;
H A Dmdi.php18 const IS_FONT_ICON = true;
H A Doxygen.php17 const IS_ICON = true;
H A Dra.php18 const IS_FONT_ICON = true;
H A Dsilk.php17 const IS_ICON = true;
H A Dtypcn.php18 const IS_FONT_ICON = true;
/plugin/idcount/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/ifauthex/
H A DLICENSE77 Whether that is true depends on what the Program does.
H A Dsyntax.php18 private $_nestedRenderPermission = [true];
62 return true;
201 return true;
/plugin/ifauthex/lib/
H A Dexceptions.php14 if (extension_loaded('mbstring') === true) {
86 if (extension_loaded('mbstring') === true) {
111 if (extension_loaded('mbstring') === true) {
H A Dgrammar.php21 return true;
38 return true;
94 … parent::__construct('SubExpr', Fixing::Wrap, array($T_OPEN_PAREN, $T_CLOSE_PAREN), 1, null, true);
154 return true;
170 return true;
H A Dparser.php87 return true;
97 return true;
466 return true;
474 return true;
480 return true;
484 return true;
492 return true;
498 return true;
502 return true;
520 return true;
[all …]
H A Dtokenizer.php86 $_loaded = (extension_loaded('mbstring') === true);
/plugin/iframe/
H A DLICENSE77 Whether that is true depends on what the Program does.
H A Dsyntax.php39 'scroll' => true,
40 'border' => true,
69 $opts['fullscreen'] = true;
97 return true;
/plugin/iframeinterwiki/
H A DLICENSE77 Whether that is true depends on what the Program does.
H A Dsyntax.php47 'scroll' => true,
48 'border' => true,
125 return true;
/plugin/imagebox/
H A DLICENSE77 Whether that is true depends on what the Program does.
H A Dsyntax.php152 return true;
/plugin/imagecarousel/
H A Dsyntax.php89 $this->first_item[$ID] = true;
90 $data['first_item'] = true;
121 return true;
157 if($tmp[1] === "true") $tmp[1] = true;
/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown66 accessibility | boolean | true | Enables tabbing and arrow key navigation
75 draggable | boolean | true | Enables desktop dragging
79 arrows | boolean | true | Enable Next/Prev arrows
85 infinite | boolean | true | Infinite looping
88 pauseOnHover | boolean | true | Pauses autoplay on hover
98 swipe | boolean | true | Enables touch swipe
100 touchMove | boolean | true | Enables slide moving with touch
102 useCSS | boolean | true | Enable/Disable CSS Transitions
107 waitForAnimate | boolean | true | Ignores requests to advance the slide while animating
173 … dontAnimate : bool | Goes to slide by index, skipping animation if second parameter is set to true
[all …]

1...<<171172173174175176177178179180>>...268