Home
last modified time | relevance | path

Searched defs:IsSameAs (Results 1 – 25 of 36) sorted by relevance

12

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/FortranProject/
H A Dlineaddress.cpp27 bool LineAddress::IsSameAs(LineAddress &other) in IsSameAs() function in LineAddress
/dports/math/gambit/gambit-16.0.1/src/labenski/src/
H A Dgenergdi.cpp181 bool wxGenericColour::IsSameAs( const wxGenericColour& c ) const in IsSameAs() function in wxGenericColour
189 bool wxGenericColour::IsSameAs( const wxColour& c ) const in IsSameAs() function in wxGenericColour
470 bool wxGenericPen::IsSameAs(const wxGenericPen &pen) const in IsSameAs() function in wxGenericPen
485 bool wxGenericPen::IsSameAs(const wxPen &pen) const in IsSameAs() function in wxGenericPen
696 bool wxGenericBrush::IsSameAs(const wxGenericBrush& brush) const in IsSameAs() function in wxGenericBrush
710 bool wxGenericBrush::IsSameAs(const wxBrush& brush) const in IsSameAs() function in wxGenericBrush
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/GUI/
H A DExtraRenderers.hpp36 bool IsSameAs(const DataViewBitmapText& other) const { in IsSameAs() function in DataViewBitmapText
/dports/net-p2p/amule/aMule-2.3.3/src/
H A DMuleColour.h92 …bool IsSameAs(const CMuleColour& colour) const { return (Red() == colour.Red()) && (Green() == col… in IsSameAs() function
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DMuleColour.h92 …bool IsSameAs(const CMuleColour& colour) const { return (Red() == colour.Red()) && (Green() == col… in IsSameAs() function
/dports/net-p2p/amule/aMule-2.3.3/src/libs/common/
H A DPath.h192 /** Returns the size of the specified file, or wxInvalidOffset on failure. */ in IsSameAs()
/dports/games/openclonk/openclonk-release-8.1-src/src/graphics/
H A DC4FontLoader.h176 bool IsSameAs(const char *szCFontName, DWORD iCHeight, DWORD dwCWeight) const in IsSameAs() function
/dports/games/warmux/warmux-11.04/src/character/
H A Dcharacter.h210 bool IsSameAs(const Character& other) const { return GetName() == other.GetName(); } in IsSameAs() function
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/
H A Dpcb_plot_params.cpp266 bool PCB_PLOT_PARAMS::IsSameAs( const PCB_PLOT_PARAMS &aPcbPlotParams ) const in IsSameAs() function in PCB_PLOT_PARAMS
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Ddvrenderers.h56 bool IsSameAs(const wxDataViewIconText& other) const in IsSameAs() function
H A Dobject.h428 bool IsSameAs(const wxObject& o) const { return m_refData == o.m_refData; } in IsSameAs() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Ddvrenderers.h56 bool IsSameAs(const wxDataViewIconText& other) const in IsSameAs() function
H A Dobject.h428 bool IsSameAs(const wxObject& o) const { return m_refData == o.m_refData; } in IsSameAs() function
/dports/biology/lamarc/lamarc-2.1.8/src/datalike/
H A Ddlcell.h239 virtual bool IsSameAs(const Cell_ptr, long) const in IsSameAs() function
H A Ddlcell.cpp265 bool DLCell::IsSameAs(const Cell_ptr othercell, long pos) const in IsSameAs() function in DLCell
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Ddvrenderers.h50 bool IsSameAs(const wxDataViewIconText& other) const in IsSameAs() function
H A Dobject.h438 bool IsSameAs(const wxObject& o) const { return m_refData == o.m_refData; } in IsSameAs() function
/dports/games/warmux/warmux-11.04/src/team/
H A Dteam.h105 bool IsSameAs(const Team& other) const { return m_id == other.m_id; } in IsSameAs() function
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/libs/common/
H A DPath.cpp192 static bool IsSameAs(const wxString& a, const wxString& b) in IsSameAs() function
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Dobject.h480 bool IsSameAs(const wxObject& o) const { return m_refData == o.m_refData; } in IsSameAs() function
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Dobject.h480 bool IsSameAs(const wxObject& o) const { return m_refData == o.m_refData; } in IsSameAs() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Dobject.h480 bool IsSameAs(const wxObject& o) const { return m_refData == o.m_refData; } in IsSameAs() function
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Dobject.h480 bool IsSameAs(const wxObject& o) const { return m_refData == o.m_refData; } in IsSameAs() function
/dports/games/ivan/ivan-059/Main/Include/
H A Dmateria.h173 truth IsSameAs(cmaterial* What) const { return What->GetConfig() == GetConfig(); } in IsSameAs() function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/generic/
H A Dtreelist.cpp435 bool IsSameAs(const wxDataViewCheckIconText& other) const in IsSameAs() function in __anon4b83ba750111::wxDataViewCheckIconText

12