OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:savePort
(Results
1 - 6
of
6
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/macrom/
SDL_romvideo.c
280
GrafPtr
savePort
;
296
GetPort(&
savePort
);
337
SetPort(
savePort
);
362
GrafPtr
savePort
;
381
GetPort(&
savePort
);
407
SetPort(
savePort
);
423
SetPort(
savePort
);
633
GrafPtr
saveport
;
local
641
GetPort(&
saveport
);
668
SetPort(
saveport
);
[
all
...]
/external/webkit/WebKit/mac/Carbon/
HIViewAdapter.m
208
GrafPtr port,
savePort
;
224
GetPort(&
savePort
);
244
SetPort(
savePort
);
HIWebView.mm
[
all
...]
/external/qemu/distrib/sdl-1.2.12/src/video/macdsp/
SDL_dspvideo.c
681
GrafPtr
savePort
;
683
GetPort (&
savePort
);
717
SetPort (
savePort
);
[
all
...]
/external/webkit/WebCore/platform/graphics/win/
QTMovieWin.cpp
395
GrafPtr
savePort
;
396
GetPort(&
savePort
);
406
MacSetPort(
savePort
);
[
all
...]
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzVideo.m
[
all
...]
Completed in 129 milliseconds