Home
last modified time | relevance | path

Searched refs:label (Results 401 – 425 of 1053) sorted by relevance

1...<<11121314151617181920>>...43

/plugin/bureaucracy-au/helper/
H A Dfield.php220 $label = $this->getParam('label');
224 return '/(@@|##)' . preg_quote($label, '/') .
230 return '/(@@|##)' . preg_quote($label, '/') .
/plugin/ckgedit/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js12 d.removeClass("cke_colordialog_focused_dark"));r(!1);d=null},contents:[{id:"picker",label:g.title,a…
13label:g.selected,labelStyle:"display:none",id:"selectedColor",style:"width: 76px;margin-top:4px",o…
/plugin/bureaucracy/helper/
H A Dfield.php220 $label = $this->getParam('label');
224 return '/(@@|##)' . preg_quote($label, '/') .
230 return '/(@@|##)' . preg_quote($label, '/') .
/plugin/codemirror/dist/modes/
H A Dmumps.min.js.map1label","commandMode","ch","peek","skipToEnd","match","skipTo","next","test","eatWhile","startState…
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js440 label = options.name + ':',
453 …console.error(label + ' %s ' + chalk.red('failed') + ' %d test' + (failures > 1 ? 's' : '') + '. %…
463 console.error(label, description, chalk.red('failed') + ';', message);
468 console.log(label, description, chalk.green('passed'));
589 label = options.name + ':';
592 console.log('%s %s restart %d of %d', label, description, ++this.attempts, this.retries);
/plugin/ckgdoku/ckeditor/plugins/about/
H A Dplugin.js20 label: editor.lang.about.title,
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/Resource/
H A DProjectsDatasetsText.php43 …public function label($parent, GoogleCloudDatalabelingV1beta1LabelTextRequest $postBody, $optParam… function in Google\\Service\\DataLabeling\\Resource\\ProjectsDatasetsText
H A DProjectsDatasetsVideo.php43 …public function label($parent, GoogleCloudDatalabelingV1beta1LabelVideoRequest $postBody, $optPara… function in Google\\Service\\DataLabeling\\Resource\\ProjectsDatasetsVideo
H A DProjectsDatasetsImage.php43 …public function label($parent, GoogleCloudDatalabelingV1beta1LabelImageRequest $postBody, $optPara… function in Google\\Service\\DataLabeling\\Resource\\ProjectsDatasetsImage
/plugin/socialite/images/
H A Dtumblr.svg2 aria-label="Tumblr" role="img"
H A Dgoogle_plus.svg2 aria-label="Google+" role="img"
H A Dlinkedin.svg2 aria-label="LinkedIn" role="img"
H A Dxing.svg2 aria-label="Xing" role="img"
/plugin/tagentry/
H A Dstyle.css8 #plugin__tagentry_wrapper div.taglist label{
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddmn-js-decision-table-controls.css16 --form-control-label-color: var(--color-grey-225-10-55);
148 .dmn-decision-table-container .dms-output-label,
149 .dmn-decision-table-container .dms-input-label {
161 .dmn-decision-table-container .dms-form-control .dms-label {
165 color: var(--form-control-label-color);
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1label:"Done",click:function(){c.createMenu(c.config.menu),c.setup.chart.containerDiv.removeChild(f…
2label:i.icon?"":i.format,format:i.format,mimeType:c.config.formats[i.format].mimeType,extension:c.… property in f.q
/plugin/infomail/
H A Dstyle.less2 label {
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/bak/
H A Dmsword.js28 label: 'Text',
55 label: editor.lang.msword.instructionsLabel,
/plugin/combo/ComboStrap/
H A DToc.php143 $label = $tocItem['title'];
145 $ulMarkup .= "<li><a href=\"$href\" class=\"$tocLevelClass\">$label</a>";
/plugin/pdfjs/pdfjs/web/locale/csb/
H A Dviewer.properties56 first_page.label=Biéj do pierszi stronë
57 last_page.label=Biéj do òstatny stronë
109 page_rotate_cw.label=Òbkrãcë w prawò
110 page_rotate_ccw.label=Òbkrãcë w lewò
/plugin/pdfjs/pdfjs/web/locale/hto/
H A Dviewer.properties36 first_page.label=Nano fueñe rabemo jaíri
39 last_page.label=Ɨ́kóɨ fueñe rabemo jaíri
42 page_rotate_cw.label=Nabene jɨrekai
45 page_rotate_ccw.label=Jarɨ́fene jirekaɨ
/plugin/pdfjs/pdfjs/web/locale/sr/
H A Dviewer.properties51 first_page.label=Иди на прву страницу
54 last_page.label=Иди на последњу страницу
57 page_rotate_cw.label=Ротирај у смеру казаљке на сату
60 page_rotate_ccw.label=Ротирај у смеру супротном од казаљке на сату
/plugin/pdfjs/pdfjs/web/locale/ta/
H A Dviewer.properties51 first_page.label=முதல் பக்கத்திற்கு செல்லவும்
54 last_page.label=கடைசி பக்கத்திற்கு செல்லவும்
57 page_rotate_cw.label=வலஞ்சுழியாக சுழற்று
60 page_rotate_ccw.label=இடஞ்சுழியாக சுழற்று
/plugin/pdfjs/pdfjs/web/locale/hy-AM/
H A Dviewer.properties51 first_page.label=Անցնել առաջին էջին
54 last_page.label=Անցնել վերջին էջին
57 page_rotate_cw.label=Պտտել ըստ ժամացույցի սլաքի
60 page_rotate_ccw.label=Պտտել հակառակ ժամացույցի սլաքի
/plugin/multiorphan/
H A Dscript.js11 label: 'View',
41 label: 'Delete',
55 label: 'Clear',
184 … var $link = $('<a>').attr(attrs).text(action.label).appendTo($buttonSet).click(action.click);

1...<<11121314151617181920>>...43