OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gCurrOSWin
(Results
1 - 5
of
5
) sorted by null
/development/ide/xcode/ports/
SkOSWindow_Mac.cpp
25
static SkOSWindow*
gCurrOSWin
;
56
gCurrOSWin
= this;
198
gCurrOSWin
= win; // will need to be in TLS. Set this so PostEvent will work
/external/chromium_org/third_party/skia/src/views/mac/
SkOSWindow_Mac.cpp
39
static SkOSWindow*
gCurrOSWin
;
67
gCurrOSWin
->doPaint(context);
150
gCurrOSWin
= this;
332
gCurrOSWin
= win; // will need to be in TLS. Set this so PostEvent will work
/external/skia/src/views/mac/
SkOSWindow_Mac.cpp
39
static SkOSWindow*
gCurrOSWin
;
67
gCurrOSWin
->doPaint(context);
150
gCurrOSWin
= this;
332
gCurrOSWin
= win; // will need to be in TLS. Set this so PostEvent will work
/external/chromium_org/third_party/skia/src/views/win/
SkOSWindow_win.cpp
37
static SkOSWindow*
gCurrOSWin
;
/external/skia/src/views/win/
SkOSWindow_win.cpp
37
static SkOSWindow*
gCurrOSWin
;
Completed in 168 milliseconds