Searched refs:directions (Results 1 – 25 of 98) sorted by relevance
1234
| /plugin/directions/ |
| D | README | 2 This is "directions" plug-in for DokuWiki. 3 For more details, go to : http://dokuwiki.org/plugin:directions
|
| D | plugin.info.txt | 1 base directions 7 url http://www.dokuwiki.org/plugin:directions
|
| /plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/ |
| D | HandlerRegistry.php | 48 …$directions = [GraphNavigatorInterface::DIRECTION_DESERIALIZATION, GraphNavigatorInterface::DIRECT… 50 $directions = [$methodData['direction']]; 53 foreach ($directions as $direction) {
|
| /plugin/indexmenu2/cms/transitions/ |
| D | clip.js | 32 …directions:['s','se','e','ne','n','nw','w','sw','sn','ew','sen','enw','nws','wse','senw'],clipvalu…
|
| /plugin/odtplus2dw/ |
| D | README.md | 26 … run the Dokuwiki server on Debian, you can accomplish this requirements following this directions:
|
| /plugin/bootswrapper/exe/help/ |
| D | popover.txt | 15 ==== Four directions ====
|
| /plugin/file2dw/ |
| D | README.md | 27 … run the Dokuwiki server on Debian, you can accomplish this requirements following this directions:
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 26891 var directions = ''; 26897 directions = directions.concat('n'); 26901 directions = directions.concat('w'); 26905 directions = directions.concat('s'); 26909 directions = directions.concat('e'); 26912 return directions; 37652 ResizeBehavior$1.prototype.snapComplex = function(newBounds, directions) { argument 37653 if (/w|e/.test(directions)) { 37654 newBounds = this.snapHorizontally(newBounds, directions); 37657 if (/n|s/.test(directions)) { [all …]
|
| /plugin/etherpadlite/ |
| D | README.md | 34 … some javascript code loaded into the browser. Messages in the inverse directions are used to indi…
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
| D | extends.rst | 74 directions. That is, a block tag doesn't just provide a hole to fill - it also
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Format.js | 3315 …var directions = ['topLeft', 'top', 'topRight', 'left', 'center', 'right', 'bottomLeft', 'bottom',… 3326 for (var i = 0; i < directions.length; i++) 3329 positionOption.setAttribute('value', directions[i]); 3330 mxUtils.write(positionOption, mxResources.get(directions[i])); 4845 var directions = [mxConstants.DIRECTION_NORTH, mxConstants.DIRECTION_EAST, 4849 for (var i = 0; i < directions.length; i++) 4852 gradientOption.setAttribute('value', directions[i]); 4853 mxUtils.write(gradientOption, mxResources.get(directions[i]));
|
| D | EditorUi.js | 5252 var directions = {37: mxConstants.DIRECTION_WEST, 38: mxConstants.DIRECTION_NORTH, variable 5272 if (directions[evt.keyCode] != null && !graph.isSelectionEmpty()) 5281 var cells = graph.connectVertex(graph.getSelectionCell(), directions[evt.keyCode],
|
| /plugin/icons/assets/typicons/ |
| D | typicons.min.css | 1 …ore{content:'\e05b'}.typcn-device-tablet:before{content:'\e05c'}.typcn-directions:before{content:'…
|
| D | typicons.css | 312 .typcn-directions:before {
|
| /plugin/botmon/lang/en/ |
| H A D | wordlist.txt | 2752 directions 1
|
| /plugin/photogallery/phpThumb/docs/ |
| D | phpthumb.readme.txt | 226 to gravitate towards top/left/bottom/right directions
|
| /plugin/googlemaps3/ |
| D | LICENSE | 283 clear directions next to the object code saying where to find the
|
| /plugin/barcodes/vendor/jucksearm/php-barcode/ |
| D | LICENSE | 283 clear directions next to the object code saying where to find the
|
| /plugin/sha3sum/ |
| D | LICENSE | 283 clear directions next to the object code saying where to find the
|
| /plugin/autham/ |
| D | LICENSE | 283 clear directions next to the object code saying where to find the
|
| /plugin/dokumicrobugtracker/ |
| D | LICENSE.txt | 283 clear directions next to the object code saying where to find the
|
| /plugin/airtable/ |
| D | LICENSE | 283 clear directions next to the object code saying where to find the
|
| /plugin/aichatlocal/ |
| D | LICENSE | 283 clear directions next to the object code saying where to find the
|
| /plugin/dokucrypt3/ |
| H A D | LICENSE | 283 clear directions next to the object code saying where to find the
|
| /plugin/botmon/ |
| H A D | LICENSE | 283 clear directions next to the object code saying where to find the
|
1234