Lines Matching refs:GLOBAL_STRING
9 #define GLOBAL_STRING(rt, name, value) \ macro
19 GLOBAL_STRING(pRuntime, L"IDS_GREATER_THAN", in DefineJSObjects()
22 GLOBAL_STRING(pRuntime, L"IDS_GT_AND_LT", in DefineJSObjects()
26 GLOBAL_STRING(pRuntime, L"IDS_LESS_THAN", in DefineJSObjects()
29 GLOBAL_STRING(pRuntime, L"IDS_INVALID_MONTH", L"**Invalid**"); in DefineJSObjects()
30 GLOBAL_STRING( in DefineJSObjects()
34 GLOBAL_STRING(pRuntime, L"IDS_INVALID_VALUE", in DefineJSObjects()
37 GLOBAL_STRING(pRuntime, L"IDS_AM", L"am"); in DefineJSObjects()
38 GLOBAL_STRING(pRuntime, L"IDS_PM", L"pm"); in DefineJSObjects()
39 GLOBAL_STRING(pRuntime, L"IDS_MONTH_INFO", in DefineJSObjects()
46 GLOBAL_STRING(pRuntime, L"IDS_STARTUP_CONSOLE_MSG", L"** ^ _ ^ **"); in DefineJSObjects()