Lines Matching refs:GLOBAL_STRING
9 #define GLOBAL_STRING(rt, name, value) \ macro
21 GLOBAL_STRING(pRuntime, L"IDS_GREATER_THAN", in DefineJSObjects()
24 GLOBAL_STRING(pRuntime, L"IDS_GT_AND_LT", in DefineJSObjects()
28 GLOBAL_STRING(pRuntime, L"IDS_LESS_THAN", in DefineJSObjects()
31 GLOBAL_STRING(pRuntime, L"IDS_INVALID_MONTH", "**Invalid**"); in DefineJSObjects()
32 GLOBAL_STRING( in DefineJSObjects()
36 GLOBAL_STRING(pRuntime, L"IDS_INVALID_VALUE", in DefineJSObjects()
39 GLOBAL_STRING(pRuntime, L"IDS_AM", "am"); in DefineJSObjects()
40 GLOBAL_STRING(pRuntime, L"IDS_PM", "pm"); in DefineJSObjects()
41 GLOBAL_STRING(pRuntime, L"IDS_MONTH_INFO", in DefineJSObjects()
48 GLOBAL_STRING(pRuntime, L"IDS_STARTUP_CONSOLE_MSG", "** ^ _ ^ **"); in DefineJSObjects()