Searched refs:IsOk (Results 226 - 250 of 409) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Danimate.h40 virtual bool IsOk() const function in class:wxAnimation
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/gnome/
H A Dgprint.h39 virtual bool Ok() const { return IsOk(); }
40 virtual bool IsOk() const { return true; } function in class:wxGnomePrintNativeData
200 bool Ok() const { return IsOk(); }
201 bool IsOk() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Ddib.h35 // after using this ctor, GetData() and GetHandle() may be used if IsOk()
50 // as above, use IsOk() to see if the bitmap was loaded successfully
91 bool IsOk() const { return m_handle != 0; } function in class:wxDIB
H A Dgsockmsw.h56 bool IsOk() { return m_ok; } function in class:GSocket
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dthread.cpp163 bool IsOk() const { return m_mutex != NULL; } function in class:wxMutexInternal
207 bool IsOk() const { return m_semaphore != NULL; } function in class:wxSemaphoreInternal
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfileback.cpp283 if (len == wxInvalidOffset && IsOk()) {
299 if (!IsOk())
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/foldbar/
H A Dfoldpanelbar.cpp136 wxCHECK(panel.IsOk(), -1);
149 wxCHECK(panel.IsOk(), -1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dsocket.h111 inline bool Ok() const { return IsOk(); }
112 inline bool IsOk() const { return (m_socket != NULL); } function in class:wxSocketBase
H A Dregion.h85 bool Ok() const { return IsOk(); }
86 bool IsOk() const { return m_refData != NULL; } function in class:wxRegionBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DOtherFunctions.h422 bool IsOk() const function in class:CMutexUnlocker
427 { if ( IsOk() ) m_mutex.Lock(); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtempfilestrm.tex32 \helpref{IsOk}{wxstreambaseisok} to verify if the constructor succeeded.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dprntdlgg.h89 virtual bool Ok() const { return IsOk(); }
90 virtual bool IsOk() const { return true; } function in class:wxPostScriptPrintNativeData
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dpngread.h91 inline bool Ok() const { return IsOk(); }
92 inline bool IsOk(void) { return imageOK; } function in class:wxPNGReader
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dbitmap.h171 bool Ok() const { return IsOk(); }
172 bool IsOk() const;
H A Dpngread.h91 inline bool Ok() const { return IsOk(); }
92 inline bool IsOk(void) { return imageOK; } function in class:wxPNGReader
H A Dprivate.h96 bool Ok() const { return IsOk(); }
97 bool IsOk() { return m_ok ; } function in class:wxMacDrawingHelper
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dpngread.h92 inline bool Ok() const { return IsOk(); }
93 inline bool IsOk(void) { return imageOK; } function in class:wxPNGReader
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dmimetmac.cpp946 bool IsOk() const function in class:wxCFDictionary
950 { return IsOk() && CFGetTypeID((CFTypeRef)m_cfmdRef) == CFDictionaryGetTypeID(); }
1176 bool IsOk() const
1181 return IsOk() && CFGetTypeID((CFTypeRef)m_cfmaRef) == CFArrayGetTypeID();
1213 bool IsOk()
1258 bool IsOk()
1305 bool IsOk()
1355 bool IsOk()
1527 bool bAddDocTypesArrayToDictionary = !cfaDocTypes.IsOk();
1546 if (!cfaExtensions.IsOk())
[all...]
H A Dicon.cpp98 bool wxIcon::IsOk() const function in class:wxIcon
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/common/
H A DPath.cpp347 bool CPath::IsOk() const function in class:CPath
470 if (!IsOk()) {
472 } else if (!other.IsOk()) {
560 if ((IsOk() && other.IsOk()) == false) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/treectrl/
H A Dtreetest.cpp50 #define CHECK_ITEM( item ) if ( !item.IsOk() ) { \
359 if (idRoot.IsOk())
365 idLast.IsOk() && m_treeCtrl->IsVisible(idLast)
900 if ( !id.IsOk() )
929 if ( item.IsOk() )
1120 if ( itemDst.IsOk() && !ItemHasChildren(itemDst) )
1126 if ( !itemDst.IsOk() )
1211 MyTreeItemData *item = itemId.IsOk() ? (MyTreeItemData *)GetItemData(itemId)
1233 if ( id.IsOk() )
1256 MyTreeItemData *item = itemId.IsOk()
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Ddirctrlg.cpp750 if (!m_rootId.IsOk())
936 while (child.IsOk())
964 while (childId.IsOk())
1006 while (id.IsOk() && !done)
1011 if (id.IsOk())
1014 if (!lastId.IsOk())
1028 while (childId.IsOk())
1063 while ( id.IsOk() && !done )
1069 if ( id.IsOk() )
1073 if ( !lastId.IsOk() )
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mgl/
H A Dapp.cpp231 if ( !mode.IsOk() )
H A Dcursor.cpp178 bool wxCursor::IsOk() const function in class:wxCursor
H A Ddirmgl.cpp56 bool IsOk() const { return m_dir != NULL; } function in class:wxDirData

Completed in 193 milliseconds

1234567891011>>