Home
last modified time | relevance | path

Searched refs:directions (Results 1 – 25 of 98) sorted by relevance

1234

/plugin/directions/
DREADME2 This is "directions" plug-in for DokuWiki.
3 For more details, go to : http://dokuwiki.org/plugin:directions
Dplugin.info.txt1 base directions
7 url http://www.dokuwiki.org/plugin:directions
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
DHandlerRegistry.php48 …$directions = [GraphNavigatorInterface::DIRECTION_DESERIALIZATION, GraphNavigatorInterface::DIRECT…
50 $directions = [$methodData['direction']];
53 foreach ($directions as $direction) {
/plugin/indexmenu2/cms/transitions/
Dclip.js32directions:['s','se','e','ne','n','nw','w','sw','sn','ew','sen','enw','nws','wse','senw'],clipvalu…
/plugin/odtplus2dw/
DREADME.md26 … run the Dokuwiki server on Debian, you can accomplish this requirements following this directions:
/plugin/bootswrapper/exe/help/
Dpopover.txt15 ==== Four directions ====
/plugin/file2dw/
DREADME.md27 … run the Dokuwiki server on Debian, you can accomplish this requirements following this directions:
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.development.js26891 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/
DREADME.md34 … some javascript code loaded into the browser. Messages in the inverse directions are used to indi…
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
Dextends.rst74 directions. That is, a block tag doesn't just provide a hole to fill - it also
/plugin/diagramsnet/lib/js/grapheditor/
DFormat.js3315 …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]));
DEditorUi.js5252 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/
Dtypicons.min.css1 …ore{content:'\e05b'}.typcn-device-tablet:before{content:'\e05c'}.typcn-directions:before{content:'…
Dtypicons.css312 .typcn-directions:before {
/plugin/botmon/lang/en/
H A Dwordlist.txt2752 directions 1
/plugin/photogallery/phpThumb/docs/
Dphpthumb.readme.txt226 to gravitate towards top/left/bottom/right directions
/plugin/googlemaps3/
DLICENSE283 clear directions next to the object code saying where to find the
/plugin/barcodes/vendor/jucksearm/php-barcode/
DLICENSE283 clear directions next to the object code saying where to find the
/plugin/sha3sum/
DLICENSE283 clear directions next to the object code saying where to find the
/plugin/autham/
DLICENSE283 clear directions next to the object code saying where to find the
/plugin/dokumicrobugtracker/
DLICENSE.txt283 clear directions next to the object code saying where to find the
/plugin/airtable/
DLICENSE283 clear directions next to the object code saying where to find the
/plugin/aichatlocal/
DLICENSE283 clear directions next to the object code saying where to find the
/plugin/dokucrypt3/
H A DLICENSE283 clear directions next to the object code saying where to find the
/plugin/botmon/
H A DLICENSE283 clear directions next to the object code saying where to find the

1234