Home | History | Annotate | Download | only in bootstrap

Lines Matching refs:tryConvert

1376         BOOL tryConvert;
1411 tryConvert = TRUE;
1415 tryConvert = FALSE;
1419 if (tryConvert &&
1422 } else if (tryConvert &&
1425 } else if (tryConvert && ::StrToIntExW(bstrValue, STIF_DEFAULT, &iValue)) {