Searched refs:PRINTABLE (Results 1 – 8 of 8) sorted by relevance
/plugin/davcard/vendor/sabre/vobject/ |
H A D | ChangeLog.md | 428 * Fixed: QUOTED-PRINTABLE is now correctly encoded as well as encoded, for
|
/plugin/webdavclient/vendor/sabre/vobject/ |
H A D | ChangeLog.md | 428 * Fixed: QUOTED-PRINTABLE is now correctly encoded as well as encoded, for
|
/plugin/davcal/vendor/sabre/vobject/ |
H A D | ChangeLog.md | 388 * Fixed: QUOTED-PRINTABLE is now correctly encoded as well as encoded, for
|
/plugin/webdav/vendor/sabre/vobject/ |
H A D | CHANGELOG.md | 654 * Fixed: QUOTED-PRINTABLE is now correctly encoded as well as encoded, for
|
/plugin/icalevents/vendor/sabre/vobject/ |
H A D | CHANGELOG.md | 593 * Fixed: QUOTED-PRINTABLE is now correctly encoded as well as encoded, for
|
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 1155 …PRINTABLE:0,FUNCTIONAL:1};b.isNavigationKey=function(a){return!!b.navigationKeyCodes[a]};b.getKeyG…
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 1228 …vigationKeyCodes={37:1,38:1,39:1,40:1,36:1,35:1,33:1,34:1};e.keyGroups={PRINTABLE:0,FUNCTIONAL:1};… property in e.keyGroups 1229 return n[a]?b.FUNCTIONAL:b.PRINTABLE};e.getOppositeKeyGroup=function(a){var b=e.keyGroups;return a=…
|
H A D | ckeditor.js.unc | 24437 PRINTABLE: 0, 24445 return n[a] ? b.FUNCTIONAL : b.PRINTABLE 24449 return a == b.FUNCTIONAL ? b.PRINTABLE : b.FUNCTIONAL
|