Lines Matching defs:bResult
169 BOOL bResult = FALSE;
177 bResult = the_prop->HandleDialogCommand( hwndDlg, wParam, lParam);
192 bResult = TRUE;
234 bResult = FALSE; // will be treated by DefWindowProc
236 return bResult;
1793 bool bResult = false;
1812 bResult = true;
1830 bResult = true;
1839 if (bResult)
1848 return bResult;
1853 bool bResult = false;
1880 bResult = true;
1889 if (bResult)
1899 return bResult;