Home
last modified time | relevance | path

Searched refs:equals (Results 151 – 175 of 223) sorted by path

123456789

/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md124 `eq($value, $value2, $message = '')` | Check that a value equals another (`==`)
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DCollection.php261 public function equals($geometry) function in geoPHP\\Geometry\\Collection
266 return $this->getGeos()->equals($geometry->getGeos());
288 if ($point->equals($testPoint)) {
H A DCurve.php58 return ($this->startPoint() && $this->endPoint() ? $this->startPoint()->equals($this->endPoint()) : false);
H A DGeometry.php203 abstract public function equals($geom); function in geoPHP\\Geometry\\Geometry
H A DMultiPoint.php62 if ($this->components[$i]->equals($this->components[$j])) {
H A DPoint.php230 public function equals($geometry) function in geoPHP\\Geometry\\Point
H A DPolygon.php316 if ($point->equals($vertex)) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dvalue.background.php83 $this->_color->equals(CSSBackgroundColor::default_value()) &&
H A Dvalue.color.php38 function equals($rgb) { function in Color
/plugin/icons/assets/typicons/
H A Dtypicons.css351 .typcn-equals-outline:before {
354 .typcn-equals:before {
H A Dtypicons.min.css1 …'\e068'}.typcn-eject:before{content:'\e069'}.typcn-equals-outline:before{content:'\e06a'}.typcn-eq…
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dtransform-3.0.2.jar ... ADD public static final int LESS public static final int EQUALS public static final int TO_NUMBER public static final int TO_STRING ...
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DCaptureConfig.java222 if (this.recordingRectangle!=null && !this.recordingRectangle.equals(oldValue)) { in setRecordingRectangle()
305 if (encoderName.equals(candidate.toString())) { in load()
H A DCaptureOptionsDialog.java451 if (sourceName!=null && mi.getName().equals(sourceName)) { in selectSoundSource()
H A DMovieEditorDialog.java407 frameEntries[idx].mouseMoved = !frm.getMousePointer().equals(prevMouse); in MovieEditorDialog()
H A DRecordingControlsFrame.java99 if (PAUSE_TEXT.equals(pauseButton.getText())) { in RecordingControlsFrame()
H A DScreenRecorder.java165 if (config.getMixerName()==null || mi.getName().equals(config.getMixerName())) { in ScreenRecorder()
H A DScreenShot.java241 if (!mousePosition.equals(prev.getMousePosition())) { in isActive()
H A DSwfEncoder.java293 if (!mouseLocation.equals(prevMouseLocation)) { in encode()
H A DTranslucener.java11 if (jVersion==null || "1.6".equals(jVersion) || jVersion.startsWith("1.6.")) { in makeFrameTranslucent()
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

123456789