Lines Matching refs:cFormat
1144 // function AFDate_FormatEx(cFormat)
1219 // AFDate_KeystrokeEx(cFormat)
1281 // AFDate_KeystrokeEx(cFormat)
1482 const char* cFormat = "";
1485 cFormat = "99999";
1488 cFormat = "999999999";
1492 cFormat = "9999999999";
1494 cFormat = "9999999";
1497 cFormat = "999999999";
1502 params2.push_back(pRuntime->NewString(cFormat));