Searched refs:bOk (Results 1 - 18 of 18) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Diniconf.cpp344 bool bOk = WritePrivateProfileString(m_strGroup, strKey, local
347 if ( !bOk )
350 return bOk;
386 bool bOk = WritePrivateProfileString(m_strGroup, NULL,
389 if ( !bOk )
392 return bOk;
401 bool bOk = WritePrivateProfileString(path.Name(), NULL, local
404 if ( !bOk )
407 return bOk;
H A Dregconf.cpp431 bool bOk = LocalKey().GetNextKey(str, lIndex); local
434 return bOk;
466 bool bOk = LocalKey().GetNextValue(str, lIndex); local
469 return bOk;
721 bool bOk = m_keyLocalRoot.DeleteSelf(); local
725 if ( bOk && m_keyGlobalRoot.IsOpened() )
726 bOk = m_keyGlobalRoot.DeleteSelf();
728 return bOk;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Diniconf.cpp371 bool bOk = false; // = WritePrivateProfileString(m_strGroup, strKey, local
374 if ( !bOk )
377 return bOk;
416 bool bOk = false; // = WritePrivateProfileString(m_strGroup, NULL,
419 if ( !bOk )
422 return bOk;
431 bool bOk = false; // = WritePrivateProfileString(path.Name(), NULL, local
434 if ( !bOk )
437 return bOk;
H A Dmenuitem.cpp241 bool bOk; local
246 bOk = (bool)::WinSendMsg( GetHMenuOf(m_parentMenu)
252 bOk = (bool)::WinSendMsg( GetHMenuOf(m_parentMenu)
257 if (!bOk)
268 bool bOk; local
347 bOk = (bool)::WinSendMsg( hMenu
353 bOk = (bool)::WinSendMsg( hMenu
359 if (!bOk)
H A Dpen.cpp112 BOOL bOk; local
204 bOk = ::GpiSetAttrs( M_PENDATA->m_hPen
210 if (!bOk)
289 bOk = ::GpiSetAttrs( M_PENDATA->m_hPen
295 if (!bOk)
302 return (bool)bOk;
H A Dbrush.cpp90 bool bOk; local
197 bOk = (bool)::GpiSetAttrs( M_BRUSHDATA->m_hBrush
204 if (!bOk)
210 return bOk;
H A Dcheckbox.cpp77 bool bOk = OS2CreateControl( wxT("BUTTON") local
93 return bOk;
H A Dtextctrl.cpp960 bool bOk; local
963 bOk = (::WinSendMsg(GetHwnd(), MLM_QUERYUNDO, 0, 0) != 0);
965 bOk = false; // can't undo regular edit fields in PM
966 return bOk;
971 bool bOk; local
974 bOk = (::WinSendMsg(GetHwnd(), MLM_QUERYUNDO, 0, 0) != 0);
976 bOk = false; // can't undo regular edit fields in PM
977 return bOk;
H A Dtoolbar.cpp197 bool bOk = wxToolBarBase::DeleteTool(nId); local
199 if (bOk)
203 return bOk;
210 bool bOk = wxToolBarBase::DeleteToolByPos(nPos); local
212 if (bOk)
216 return bOk;
H A Dbitmap.cpp1369 bool bOk = true; local
1430 bOk = false;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dtreectrl.cpp291 bool bOk = false; local
294 if ( bOk )
320 return bOk;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dtreectrl.cpp288 bool bOk = false; // TODO expand item local
291 if ( bOk ) {
313 return bOk;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dlogg.cpp561 bool bOk = rc != 0; local
566 for ( int nLine = 0; bOk && nLine < nLines; nLine++ ) {
567 bOk = file.Write(m_pTextCtrl->GetLineText(nLine) +
571 if ( bOk )
572 bOk = file.Close();
574 if ( !bOk ) {
1165 bool bOk wxDUMMY_INITIALIZE(false);
1189 bOk = file.Open(filename, wxFile::write_append);
1192 bOk = file.Create(filename, true /* overwrite */);
1196 bOk
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/contrib/visupng/
H A DVisualPng.c173 BOOL bOk; local
285 bOk = PngSaveImage (szImgPathName, pDiData, cxWinSize, cyWinSize,
291 if (!bOk)
522 BOOL bOk; local
548 bOk = (hFind != (HANDLE) -1);
550 while (bOk)
553 bOk = FindNextFile(hFind, &finddata);
564 bOk = (hFind != (HANDLE) -1);
568 while (bOk)
579 bOk
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DEncryptedDatagramSocket.cpp325 bool bOk = false; local
335 bOk = true;
338 if (bOk) {
H A DEncryptedStreamSocket.cpp769 bool bOk = false; local
778 bOk = true;
781 if (bOk) {
786 if (!bOk) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/src/
H A DWebServer.cpp1895 bool bOk = false;
1900 bOk = true;
1902 if ( bOk ) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dintl.cpp1597 bool bOk = true; local
1600 bOk = AddCatalog(wxT("wxstd"));
1604 if ( bOk )
1614 return bOk;

Completed in 227 milliseconds