Home
last modified time | relevance | path

Searched refs:NO_RESOLUTION (Results 1 – 5 of 5) sorted by relevance

/plugin/dpicorrect/
H A Daction.php16 var $NO_RESOLUTION = -1; variable in action_plugin_dpicorrect
57 if($imgdpi == $this->NO_RESOLUTION) { return; }
66 if($imgdpi == $this->NO_RESOLUTION) { return; }
88 if($pos===false) { return $this->NO_RESOLUTION; }
96 if($unit == 0 || $xdim==0 || $ydim==0) { return $this->NO_RESOLUTION; }
125 if($chunk == "IDAT") { fclose($a); return $this->NO_RESOLUTION; }
136 if($unit != 1 || $xdim==0 || $ydim==0) { return $this->NO_RESOLUTION; }
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DProtocol.php56 const NO_RESOLUTION = '/hoa/flatland'; define in Hoa\\Protocol\\Protocol
233 return static::NO_RESOLUTION;
H A DWrapper.php253 if (Protocol::NO_RESOLUTION === $path) {
540 if (Protocol::NO_RESOLUTION === $path) {
/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/
H A DProtocol.php107 ->isEqualTo(SUT::NO_RESOLUTION);
H A DWrapper.php362 $path = LUT::NO_RESOLUTION,
881 $path = LUT::NO_RESOLUTION