Home
last modified time | relevance | path

Searched refs:select (Results 501 – 525 of 833) sorted by path

1...<<21222324252627282930>>...34

/plugin/geonav/
H A Dplugin.info.txt6 desc provide ability to select wiki page on geographical input
/plugin/geonav/tpl/startermap/css/
H A Dbasic.css374 select, selector
394 select, selector
429 select:focus,
441 select { selector
/plugin/git/syntax/
H A Dremotestatus.php153 …// $renderer->doc .= "<select id='git_commit' width=\"800\" style=\"width: 800px\" onchange='Ch…
/plugin/google_adsense2/lang/en/
H A Dintro.txt17 Please also try to use the following to let google select the right content for ADS:
/plugin/groupadmin/
H A Dstyle.css1 select.groupadminselection {
/plugin/guestbook/
H A Dstyle.css15 .guestbookform label, .guestbookform input, .guestbookform select, .guestbookform textarea { /* All…
/plugin/highlight2wiki/
H A Dstyle.css115 user-select: text;
116 -webkit-user-select: text;
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1select:1,set:1,value:1,"var":1,where:1,yield:1}},m:[{cN:"comment",b:"///",e:"$",rB:true,c:["xmlDoc… property in hljs.LANGUAGES.perl.a
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog1436 * box.select.php: fixed bug 1251864 (PS/PDFLIB) option box width
1756 * box.select.ps: fixed bug 1224157 - Text do not fit in SELECT
1759 * box.select.ps: fixed bug 1224154 - SELECT tag text cut-off
H A Ddefault.css354 select { selector
357 display: -select;
/plugin/html2pdf/html2pdf/html2ps/cache/
H A D7d888258e9745b3716532ea81342daaf.css.compiled1select";}s:4:"body";O:21:"CSSPropertyCollection":4:{s:11:"_properties";a:7:{i:0;O:22:"CSSPropertyD…
/plugin/html2pdf/html2pdf/html2ps/help/css/
H A Dhelp.css37 input,textarea,select { selector
/plugin/html2pdf/snorriheim/
H A Ddesign.css103 div.dokuwiki select.edit {
116 html>body div.dokuwiki select.edit {
120 div.dokuwiki select.edit {
140 div.dokuwiki select.edit[disabled] {
/plugin/html5video2/
H A Dstyle.css973 -webkit-user-select: none;
976 -moz-user-select: none;
978 -ms-user-select: none;
980 user-select: none;
1673 .vjs-track-setting > select {
1688 .vjs-text-track-settings fieldset span > select {
/plugin/htmlokay/lang/en/
H A Dselection.txt8 **Note:** first select the namespace; then highlight your selections and click ''Save''.
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md303 * #154: It's now possible to easily select all vCard properties belonging to
/plugin/icalevents/vendor/sabre/vobject/bin/
H A Dmergeduplicates.php120 foreach ($collectedNames[$fn]->select($newProp->name) as $compareProp) {
135 foreach ($collectedNames[$fn]->select($newProp->name) as $compareProp) {
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DBirthdayCalendarGenerator.php119 if (!$object->select('BDAY')) {
H A DComponent.php163 foreach ($this->select($item) as $child) {
169 foreach ($this->select($item->name) as $k => $child) {
231 function select($name) { function in Sabre\\VObject\\Component
470 $matches = $this->select($name);
491 $matches = $this->select($name);
H A DTimeZoneUtil.php195 foreach ($vcalendar->select('VTIMEZONE') as $vtimezone) {
H A DVCardConverter.php130 while ($output->select('ITEM' . $x . '.')) {
201 foreach ($output->select('ANNIVERSARY') as $anniversary) {
221 foreach ($output->select('ANNIVERSARY') as $anniversary) {
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php198 $this->select($componentName),
252 foreach ($this->select($componentName) as $child) {
550 if (!$itemUid = $item->select('UID')) {
H A DVCard.php234 $version = $this->select('VERSION');
256 $uid = $this->select('UID');
278 $fn = $this->select('FN');
394 foreach ($this->select($propertyName) as $field) {
425 foreach ($this->select($propertyName) as $field) {
H A DVFreeBusy.php31 foreach ($this->select('FREEBUSY') as $freebusy) {
/plugin/icalevents/vendor/sabre/vobject/lib/ITip/
H A DBroker.php555 foreach ($calendar->select('VTIMEZONE') as $timezone) {
887 foreach ($vevent->select('EXDATE') as $val) {
951 $propertyValues = $vevent->select($prop);

1...<<21222324252627282930>>...34