OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IDC_STATIC
(Results
1 - 6
of
6
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
afxres.h
20
/*
IDC_STATIC
is documented in winuser.h, but not defined. */
21
#ifndef
IDC_STATIC
22
#define
IDC_STATIC
(-1)
/external/chromium_org/chrome/installer/mini_installer/
mini_installer_resource.h
10
#define
IDC_STATIC
-1
/external/chromium_org/tools/gyp/test/win/rc-build/
Resource.h
12
#ifndef
IDC_STATIC
13
#define
IDC_STATIC
-1
/external/chromium_org/sandbox/win/sandbox_poc/
resource.h
18
#define
IDC_STATIC
-1
/external/chromium_org/content/shell/app/
resource.h
27
#ifndef
IDC_STATIC
28
#define
IDC_STATIC
-1
/external/chromium_org/third_party/npapi/npspy/windows/
resource.h
5
#define
IDC_STATIC
-1
Completed in 207 milliseconds