OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:global_hinst
(Results
1 - 1
of
1
) sorted by null
/external/libpng/contrib/gregbook/
rpng2-win.c
268
static HINSTANCE
global_hInst
;
294
global_hInst
= hInst;
755
wndclass.hInstance =
global_hInst
;
777
rpng2_info.height+extra_height, NULL, NULL,
global_hInst
, NULL);
[
all
...]
Completed in 62 milliseconds