Home
last modified time | relevance | path

Searched refs:basic (Results 1 – 25 of 295) sorted by path

12345678910>>...12

/plugin/abc2/abc-libraries/abcjs/
H A Dabcjs-midi.css1 /* Some basic CSS to make the MIDI controls in abcjs presentable. */
/plugin/aceeditor/
H A Dbuild.js1 …,a=e("./css_highlight_rules").CssHighlightRules,l=function(){this.$rules={basic:[{token:"constant.… property in AnonymousFunction3f72001731200.l.$rules
/plugin/adfs/phpsaml/
H A DREADME.md259 settings.php file which contains the basic configuration info of the toolkit.
440 for the basic info, there is a template for that advanced info located
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt73 - Add basic usage to README. (Hidde Wieringa)
/plugin/advrack/
H A Dstyle.css11 * Styles: basic css3
/plugin/aichat/
H A Dcomposer.lock4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
2835 "description": "Provides basic utilities for the filesystem",
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1basic latin letters. */\n\t var deburredLetters = {\n\t '\\xc0': 'A', '\\xc1': 'A', '\\xc2': …
/plugin/archivegenerator/lang/en/
H A Dintro.txt4 There will be no users or ACLs be copied to the archive. Instead a basic (closed wiki) ACL and a si…
/plugin/authgooglesheets/
H A Dcomposer.lock4 … "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/
H A DAccessLevel.php42 public function setBasic(BasicLevel $basic) argument
44 $this->basic = $basic;
51 return $this->basic;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DGoogleIdentityAccesscontextmanagerV1AccessLevel.php42 public function setBasic(GoogleIdentityAccesscontextmanagerV1BasicLevel $basic) argument
44 $this->basic = $basic;
51 return $this->basic;
/plugin/barcodes/
H A Dcomposer.lock4 … "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
/plugin/bibtex/OSBib/
H A DSTYLEMAP.php109 $this->basic = array(
173 $this->book = $this->basic;
240 $this->thesis = $this->basic;
269 $this->film = $this->basic;
295 $this->artwork = $this->basic;
317 $this->case = $this->basic;
339 $this->bill = $this->basic;
380 $this->report = $this->basic;
425 $this->map = $this->basic;
435 $this->chart = $this->basic;
[all …]
H A DSTYLEMAPBIBTEX.php125 $this->basic = array(
191 $this->book = $this->basic;
258 $this->thesis = $this->basic;
295 $this->report = $this->basic;
334 $this->film = $this->basic;
360 $this->artwork = $this->basic;
382 $this->case = $this->basic;
404 $this->bill = $this->basic;
465 $this->map = $this->basic;
475 $this->chart = $this->basic;
[all …]
/plugin/blogtng/
H A Dstyle.css2 * Some basic CSS formatting to be used with the default template.
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md733 * `FEAT`: support basic `DataInput` / `DataOutput` move ([#962](https://github.com/bpmn-io/bpmn-js/…
/plugin/bpmnio/vendor/bpmn-js/dist/assets/
H A Ddiagram-js.css323 * shape / connection basic styles
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddiagram-js.css323 * shape / connection basic styles
H A Ddmn-js-decision-table.css53 /* basic styles */
68 /* end basic styles */
70 /* basic table styles */
203 /* end basic table styles */
/plugin/bpmnioeditor/
H A Dstyle.css319 * shape / connection basic styles
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Ddiagram-js.css314 * shape / connection basic styles
/plugin/cacherevisionseraser/
H A DREADME.md120 * Added a basic GUI.
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md135 …lters out a basic text style when it is [configured to use attributes](http://docs.ckeditor.com/#!…
550 …Fixed: Basic styles classes are lost when pasting from Microsoft Word if [basic styles](http://cke…
/plugin/ckgdoku/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc78 id: 'tab-basic',
105 …// geshi_dialog.getContentElement( 'tab-basic', 'language' ).setValue(this.getValue()); …
124 …if(srch) geshi_dialog.getContentElement( 'tab-basic', 'ckg_geshi_lang' ).setValue(srch); …
158 dialog.getContentElement( 'tab-basic', 'geshi' ).setValue( text );
162 // dialog.getContentElement( 'tab-basic', 'language' ).style='display:block';
163 // alert( 'Current value: ' + dialog.getValueOf( 'tab-basic', 'ckg_geshi_lang' ) );
172 var text = dialog.getValueOf( 'tab-basic', 'geshi' );
173 var which = dialog.getValueOf( 'tab-basic', 'which' );
175 var p_lang = dialog.getValueOf( 'tab-basic', 'ckg_geshi_lang' );
190 …else retval = downloadable_header(p_lang,dialog.getValueOf( 'tab-basic', 'file' ) ) + text + downl…

12345678910>>...12