Home
last modified time | relevance | path

Searched refs:types (Results 401 – 425 of 570) sorted by last modified time

1...<<11121314151617181920>>...23

/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1types","opcodes","order","layout","CFFTopDict","CFFPrivateDict","ISO_ADOBE","EXPERT","EXPERT_SUBSE…
/plugin/pdfjs/pdfjs/web/locale/bn-BD/
H A Dviewer.properties221 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
222 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/pdfjs/pdfjs/web/locale/brx/
H A Dviewer.properties157 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
158 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/pdfjs/pdfjs/web/locale/en-GB/
H A Dviewer.properties235 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
236 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/pdfjs/pdfjs/web/locale/es-ES/
H A Dviewer.properties235 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
236 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/pdfjs/pdfjs/web/locale/es-MX/
H A Dviewer.properties231 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
232 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/pdfjs/pdfjs/web/locale/gu-IN/
H A Dviewer.properties231 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
232 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/pdfjs/pdfjs/web/locale/he/
H A Dviewer.properties235 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
236 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/pdfjs/pdfjs/web/locale/hsb/
H A Dviewer.properties235 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
236 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/pdfjs/pdfjs/web/locale/hy-AM/
H A Dviewer.properties190 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
191 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/pdfjs/pdfjs/web/locale/ia/
H A Dviewer.properties235 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
236 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/pdfjs/pdfjs/web/locale/ko/
H A Dviewer.properties235 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
236 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/pdfjs/pdfjs/web/locale/lg/
H A Dviewer.properties107 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
108 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/pdfjs/pdfjs/web/locale/lij/
H A Dviewer.properties231 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
232 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/pdfjs/pdfjs/web/locale/ltg/
H A Dviewer.properties209 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
210 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/pdfjs/pdfjs/web/locale/my/
H A Dviewer.properties187 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
188 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/note/
H A DCHANGES.md24 * make note types case independent (e.g. ```<tt>important</tt>```, ```<tt>IMPORTANT</tt>``` & ```<tt>Important</tt>``` will all given an "important" note)
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/minimap/
H A DLICENSE33 and conversions to other media types.
/plugin/structgeohash/types/
H A DGeoHash.php7 namespace dokuwiki\plugin\structgeohash\types;
9 use dokuwiki\plugin\struct\types\AbstractBaseType;
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1types","constants","methods","verbs","commenthelp","special","builtins","getKeywordsPrependedBy","…
H A Dsyntaxhighlighter.js4293 var types = 'void boolean byte char short int long float double';
4319 regex: new RegExp(this.getKeywords(types), 'gm'),
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md79 * #216: `ENCODING` parameter is now validated for all document types.
/plugin/jquerymigrate/
H A Djquery-migrate-3.1.0.js482 jQuery.event.add = function( elem, types ) { argument
485 if ( elem === window && types === "load" && window.document.readyState === "complete" ) {
550 bind: function( types, data, fn ) { argument
552 return this.on( types, null, data, fn );
554 unbind: function( types, fn ) { argument
556 return this.off( types, null, fn );
558 delegate: function( selector, types, data, fn ) { argument
560 return this.on( types, selector, data, fn );
562 undelegate: function( selector, types, fn ) { argument
566 this.off( types, selector || "**", fn );
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts1014 types: any; property

1...<<11121314151617181920>>...23