Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:WINGDIAPI
(Results
1 - 8
of
8
) sorted by relevance
/third_party/mesa3d/src/gallium/targets/libgl-gdi/
H
A
D
stw_wgl.c
51
WINGDIAPI
BOOL APIENTRY
62
WINGDIAPI
HGLRC APIENTRY
70
WINGDIAPI
HGLRC APIENTRY
79
WINGDIAPI
BOOL APIENTRY
87
WINGDIAPI
HGLRC APIENTRY
93
WINGDIAPI
HDC APIENTRY
100
WINGDIAPI
BOOL APIENTRY
109
WINGDIAPI
BOOL APIENTRY
117
WINGDIAPI
DWORD WINAPI
130
WINGDIAPI
BOO
[all...]
H
A
D
stw_wgl.h
41
WINGDIAPI
BOOL WINAPI
44
WINGDIAPI
int WINAPI
48
WINGDIAPI
int WINAPI
54
WINGDIAPI
int WINAPI
57
WINGDIAPI
BOOL WINAPI
62
WINGDIAPI
HDC APIENTRY
65
WINGDIAPI
BOOL APIENTRY
82
WINGDIAPI
DWORD WINAPI
/third_party/mesa3d/src/gallium/frontends/wgl/
H
A
D
stw_ext_extensionsstring.c
53
WINGDIAPI
const char * APIENTRY
65
WINGDIAPI
const char * APIENTRY
H
A
D
stw_ext_swapinterval.c
44
WINGDIAPI
BOOL APIENTRY
58
WINGDIAPI
int APIENTRY
H
A
D
stw_ext_pixelformat.c
391
WINGDIAPI
BOOL APIENTRY
481
WINGDIAPI
BOOL APIENTRY
501
WINGDIAPI
BOOL APIENTRY
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H
A
D
glfw3.h
106
#if !defined(
WINGDIAPI
) && defined(_WIN32)
107
#define
WINGDIAPI
__declspec(dllimport)
macro
109
#endif /*
WINGDIAPI
*/
4210
#undef
WINGDIAPI
macro
/third_party/skia/third_party/externals/imgui/backends/
H
A
D
imgui_impl_opengl2.cpp
49
#if defined(_WIN32) && !defined(
WINGDIAPI
)
50
#define
WINGDIAPI
__declspec(dllimport) // Some Windows OpenGL headers need this
macro
/third_party/glfw/include/GLFW/
H
A
D
glfw3.h
132
#if !defined(
WINGDIAPI
) && defined(_WIN32)
133
#define
WINGDIAPI
__declspec(dllimport)
macro
135
#endif /*
WINGDIAPI
*/
6536
#undef
WINGDIAPI
macro
Completed in 26 milliseconds