Searched refs:bRc (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Devtloop.cpp152 bool bRc = FALSE; local
165 if((bRc = pWnd->OS2TranslateMessage((WXMSG*)pMsg)) == TRUE)
174 if(!bRc) // untranslated, should restore original value
309 BOOL bRc = ::WinGetMsg(vHabmain, &msg, (HWND) NULL, 0, 0); local
311 if ( bRc == 0 )
H A Dtextctrl.cpp705 bool bRc; local
708 bRc = (bool)LONGFROMMR(::WinSendMsg(GetHwnd(), MLM_QUERYCHANGED, 0, 0));
710 bRc = (bool)LONGFROMMR(::WinSendMsg(GetHwnd(), EM_QUERYCHANGED, 0, 0));
711 return bRc;
H A Dwindow.cpp1735 BOOL bRc = FALSE; local
1749 bRc = ::GpiQueryTextBox( hPS,
1755 if (bRc)
1768 bRc = ::GpiQueryFontMetrics( hPS
1772 if (!bRc)
1801 if (bRc)
1808 if (bRc)
H A Ddc.cpp2165 BOOL bRc; local
2179 bRc = ::GpiQueryTextBox( m_hPS
2185 if(!bRc)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin[all...]

Completed in 212 milliseconds