Searched refs:IsNull (Results 26 - 48 of 48) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dvolume.cpp570 if (m_icons[type].IsNull())
H A Dgdiimage.cpp204 if ( !IsNull() )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dgdiimage.cpp235 if ( !IsNull() )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dregion.cpp200 if (region.IsNull())
H A Dmdi.cpp462 if (s.IsNull()) s = _("MDI child");
H A Dcombobox.cpp678 if (!value.IsNull()) tmp = value;
794 if (value.IsNull()) return;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dvariant.h137 bool IsNull() const;
H A Ddatetime.h1236 bool IsNull() const { return m_diff == 0l; } function in class:wxTimeSpan
1238 bool operator!() const { return !IsNull(); }
H A Dgraphics.h74 bool IsNull() const ;
H A Dstring.h1275 bool IsNull() const { return empty(); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mgl/
H A Ddc.cpp176 if ( !m_globalClippingRegion.IsNull() )
212 if ( !m_currentClippingRegion.IsNull() )
252 if ( !m_currentClippingRegion.IsNull() )
267 if ( !m_globalClippingRegion.IsNull() )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dmdi.cpp470 if (s.IsNull()) s = _("MDI child");
H A Dcombobox.cpp959 if (!value.IsNull()) tmp = value;
1126 if (value.IsNull()) return;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dgraphcmn.cpp89 bool wxGraphicsObject::IsNull() const function in class:wxGraphicsObject
96 return ( IsNull() ? NULL : GetGraphicsData()->GetRenderer() );
H A Ddbtable.cpp2807 SetColNull((UWORD)colNumber, val.IsNull());
2809 if (!val.IsNull())
2896 } // if (!val.IsNull())
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dtextctrl.cpp166 if (!value.IsNull() && (value.length() > (unsigned int) noCols))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dvariant.tex303 \membersection{wxVariant::IsNull}\label{wxvariantisnull}
305 \constfunc{bool}{IsNull}{\void}
H A Daccessible.tex384 \item a null variant (IsNull() returns TRUE)
H A Dwxstring.tex249 \helpref{IsNull}{wxstringisnull}\\
860 \membersection{wxString::IsNull}\label{wxstringisnull}
862 \constfunc{bool}{IsNull}{\void}
H A Dporting.tex281 empty string (``") or a null string. You can check for a null string with wxString::IsNull().
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dtextctrl.cpp1561 while (!token.IsNull())
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c19841 /* 73 */ "IsNull",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/sqlite-3.6.22/
H A Dsqlite3.c19841 /* 73 */ "IsNull",
[all...]

Completed in 644 milliseconds

12