Home
last modified time | relevance | path

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

1234

/plugin/directions/
H A DREADME2 This is "directions" plug-in for DokuWiki.
3 For more details, go to : http://dokuwiki.org/plugin:directions
H A Dplugin.info.txt1 base directions
7 url http://www.dokuwiki.org/plugin:directions
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DHandlerRegistry.php48 …$directions = [GraphNavigatorInterface::DIRECTION_DESERIALIZATION, GraphNavigatorInterface::DIRECT…
50 $directions = [$methodData['direction']];
53 foreach ($directions as $direction) {
/plugin/indexmenu2/cms/transitions/
H A Dclip.js32directions:['s','se','e','ne','n','nw','w','sw','sn','ew','sen','enw','nws','wse','senw'],clipvalu…
/plugin/odtplus2dw/
H A DREADME.md26 If you run the Dokuwiki server on Debian, you can accomplish this requirements following this directions:
/plugin/bootswrapper/exe/help/
H A Dpopover.txt15 ==== Four directions ====
/plugin/file2dw/
H A DREADME.md27 … run the Dokuwiki server on Debian, you can accomplish this requirements following this directions:
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js26897 directions = directions.concat('n');
26901 directions = directions.concat('w');
26905 directions = directions.concat('s');
26909 directions = directions.concat('e');
26912 return directions;
52772 directions: invertDirections(invertedSegment.directions),
52795 directions
52800 directions: directions
52874 directions = directions || 'h:h';
53311 return directions && /^h|v|t|r|b|l:h|v|t|r|b|l$/.test(directions);
[all …]
/plugin/etherpadlite/
H A 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/
H A Dextends.rst74 directions. That is, a block tag doesn't just provide a hole to fill - it also
/plugin/diagramsnet/lib/js/grapheditor/
H A 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]));
H A DEditorUi.js5252 var directions = {37: mxConstants.DIRECTION_WEST, 38: mxConstants.DIRECTION_NORTH, class in EditorUi.createKeyHandler
5272 if (directions[evt.keyCode] != null && !graph.isSelectionEmpty())
5281 var cells = graph.connectVertex(graph.getSelectionCell(), directions[evt.keyCode],
/plugin/icons/assets/typicons/
H A Dtypicons.min.css1 …ore{content:'\e05b'}.typcn-device-tablet:before{content:'\e05c'}.typcn-directions:before{content:'…
H A Dtypicons.css312 .typcn-directions:before {
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md261 * `FIX`: allow to connect text annotations in both directions ([#519](https://github.com/bpmn-io/dm…
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.readme.txt226 to gravitate towards top/left/bottom/right directions
/plugin/orgapp/
H A DCOPYING283 clear directions next to the object code saying where to find the
/plugin/searchformgoto/
H A DCOPYING283 clear directions next to the object code saying where to find the
/plugin/gplusone/
H A DCOPYING283 clear directions next to the object code saying where to find the
/plugin/dokukiwix/
H A DCOPYING283 clear directions next to the object code saying where to find the
/plugin/doodle4/
H A DLICENSE283 clear directions next to the object code saying where to find the
/plugin/pgpinlinesupport/
H A DLICENSE283 clear directions next to the object code saying where to find the
/plugin/imagecarousel/
H A DLICENSE283 clear directions next to the object code saying where to find the
/plugin/airtable/
H A DLICENSE283 clear directions next to the object code saying where to find the
/plugin/offline/
H A DCOPYING.txt283 clear directions next to the object code saying where to find the

1234