Home
last modified time | relevance | path

Searched refs:direction (Results 326 – 350 of 447) sorted by last modified time

1...<<1112131415161718

/plugin/codeprettify/code-prettify/
H A DCOPYING20 direction or management of such entity, whether by contract or
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1direction::before{content:"\F780"}.mdi-sign-direction-minus::before{content:"\F0022"}.mdi-sign-dir…
/plugin/sequencediagram/bower_components/eve-raphael/
H A DLICENSE20 direction or management of such entity, whether by contract or
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js886 function getEscapeRegexp(direction, lists) argument
894 re = entityConversionRegexes[direction][name];
902 var aList = entityConversionLists[direction][groups[i].group];
908 list = entityConversionLists[direction][groups[0].group]; // faster for special case
912 re = entityConversionRegexes[direction][name] = escapeEntitiesRegEx[direction](list);
917 function createSimpleEscape(name, direction) argument
921 var list = entityConversionLists[direction][name];
923 getEscapeRegexp(direction, {
/plugin/sequencediagram/bower_components/snap.svg/
H A DLICENSE20 direction or management of such entity, whether by contract or
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg-min.js19 …interpolation-filters":0,"color-profile":0,"color-rendering":0,cursor:0,direction:0,display:0,"dom…
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Dprism.css9 direction: ltr;
/plugin/sequencediagram/bower_components/bower-webfontloader/
H A DLICENSE19 direction or management of such entity, whether by contract or
/plugin/webcomponent/
H A DLICENSE19 direction or management of such entity, whether by contract or
/plugin/doodle4/
H A DLICENSE171 for you must do so exclusively on your behalf, under your direction
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DSerializer.php115 private function getNavigator(int $direction): GraphNavigatorInterface argument
117 if (!isset($this->graphNavigators[$direction])) {
121 …GraphNavigatorInterface::DIRECTION_SERIALIZATION === $direction ? 'serialization' : 'deserializati…
126 return $this->graphNavigators[$direction]->getGraphNavigator();
129 private function getVisitor(int $direction, string $format): VisitorInterface argument
131 $factories = GraphNavigatorInterface::DIRECTION_SERIALIZATION === $direction
140 …GraphNavigatorInterface::DIRECTION_SERIALIZATION === $direction ? 'serialization' : 'deserializati…
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dcustom.rst183 public $direction; // Valid
186 public $direction; // Required field missing, throws an AnnotationException
218 public $direction; // Valid value
221 public $direction; // Invalid value, throws an AnnotationException
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DREADME.md91 We note that it cares about text **direction**. Look at `$arabic[0]`, it returns
92 `أ` and not `ك`. To get the direction, we can use the
105 Text direction is also important for the `append`, `prepend`, `pad`… methods on
134 Again, text direction is useful here. For `$arabic`, the iteration is done from
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
H A DXmlDriver.php365 if (!isset($method->attributes()->direction)) {
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DHandlerRegistry.php18 public static function getDefaultMethod(int $direction, string $type, string $format): string argument
24 switch ($direction) {
32 … does not exist; see GraphNavigatorInterface::DIRECTION_??? constants.', json_encode($direction)));
53 foreach ($directions as $direction) {
54 …$method = $methodData['method'] ?? self::getDefaultMethod($direction, $methodData['type'], $method…
55 …$this->registerHandler($direction, $methodData['type'], $methodData['format'], [$handler, $method]…
63 … public function registerHandler(int $direction, string $typeName, string $format, $handler): void argument
65 $this->handlers[$direction][$typeName][$format] = $handler;
71 public function getHandler(int $direction, string $typeName, string $format) argument
73 if (!isset($this->handlers[$direction][$typeName][$format])) {
[all …]
H A DHandlerRegistryInterface.php19 * @param int $direction one of the GraphNavigatorInterface::DIRECTION_??? constants
22 … public function registerHandler(int $direction, string $typeName, string $format, $handler): void; argument
25 * @param int $direction one of the GraphNavigatorInterface::DIRECTION_??? constants
29 public function getHandler(int $direction, string $typeName, string $format); argument
H A DLazyHandlerRegistry.php40 … public function registerHandler(int $direction, string $typeName, string $format, $handler): void argument
42 parent::registerHandler($direction, $typeName, $format, $handler);
43 unset($this->initializedHandlers[$direction][$typeName][$format]);
49 public function getHandler(int $direction, string $typeName, string $format) argument
51 if (isset($this->initializedHandlers[$direction][$typeName][$format])) {
52 return $this->initializedHandlers[$direction][$typeName][$format];
55 if (!isset($this->handlers[$direction][$typeName][$format])) {
59 $handler = $this->handlers[$direction][$typeName][$format];
64 return $this->initializedHandlers[$direction][$typeName][$format] = $handler;
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dhandlers.rst48 'direction' => GraphNavigator::DIRECTION_SERIALIZATION,
54 'direction' => GraphNavigator::DIRECTION_DESERIALIZATION,
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dbootstrap.min.js6direction:h});if(this.$element.trigger(k),!k.isDefaultPrevented()){if(this.sliding=!0,g&&this.paus…
/plugin/orgapp/
H A DCOPYING171 for you must do so exclusively on your behalf, under your direction
/plugin/gplusone/
H A DCOPYING171 for you must do so exclusively on your behalf, under your direction
/plugin/barcode/
H A DCOPYING171 for you must do so exclusively on your behalf, under your direction
/plugin/pgpinlinesupport/
H A DLICENSE171 for you must do so exclusively on your behalf, under your direction
/plugin/sha3sum/
H A DLICENSE171 for you must do so exclusively on your behalf, under your direction
/plugin/404manager/
H A DLICENSE19 direction or management of such entity, whether by contract or

1...<<1112131415161718