Searched refs:LoadString (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/tools/gyp/test/win/rc-build/
H A Dhello.cpp23 LoadString(hInstance, IDS_APP_TITLE, szTitle, MAX_LOADSTRING);
25 LoadString(hInstance, IDC_HELLO, szWindowClass, MAX_LOADSTRING);
/external/chromium_org/cloud_print/common/win/
H A Dcloud_print_utils.cc32 // If the last parameter is 0, LoadString assume that 3rd parameter type is
34 int count = ::LoadString(module, id, reinterpret_cast<LPWSTR>(&buffer), 0);
/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dlundump.c72 static TString* LoadString(LoadState* S) function
119 setsvalue2n(S->L,o,LoadString(S));
152 f->source=LoadString(S);
163 f->locvars[i].varname=LoadString(S);
168 for (i=0; i<n; i++) f->upvalues[i].name=LoadString(S);
/external/chromium_org/third_party/webrtc/voice_engine/test/win_test/
H A DWinTestDlg.cc1281 strAboutMenu.LoadString(IDS_ABOUTBOX);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 229 milliseconds