Searched defs:IsValid (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dregex.h87 bool IsValid() const { return m_impl != NULL; } function in class:wxRegEx
H A Dctrlsub.h85 inline bool IsValid(unsigned int n) const { return n < GetCount(); } function in class:wxItemContainerImmutable
H A Dmimetype.h139 bool IsValid() const { return !m_mimeType.empty(); } function in class:wxFileTypeInfo
H A Dstring.h249 bool IsValid() const { return (nRefs != 0); } function in struct:wxStringData
H A Ddatetime.h851 inline bool IsValid() const { return m_time != wxInvalidDateTime.m_time; } function in class:wxDateTime
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/ogl/
H A Ddrawn.h72 inline bool IsValid() const { return (m_ops.GetCount() > 0); } function in class:wxPseudoMetaFile
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dregex.cpp158 bool IsValid() const { return m_isCompiled; } function in class:wxRegExImpl
[all...]
H A Ddatetime.cpp662 bool wxDateTime::Tm::IsValid() const function in class:wxDateTime::Tm
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dmimetmac.cpp949 bool IsValid() const function in class:wxCFDictionary
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dprivate.h361 bool IsValid() { return m_eventRef != 0; } function in class:wxMacCarbonEvent
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dtextctrl.cpp436 bool IsValid() const { return !m_rowsWidth.IsEmpty(); } function in class:wxWrappedLineData
[all...]

Completed in 267 milliseconds