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/Source/WebKit/mac/Carbon/
HIViewAdapter.m
209
GrafPtr port,
savePort
;
225
GetPort(&
savePort
);
245
SetPort(
savePort
);
HIWebView.mm
[
all
...]
/external/webkit/Source/WebCore/platform/graphics/win/
QTMovieGWorld.cpp
220
GrafPtr
savePort
;
221
GetPort(&
savePort
);
231
MacSetPort(
savePort
);
/external/qemu/distrib/sdl-1.2.12/src/video/macdsp/
SDL_dspvideo.c
681
GrafPtr
savePort
;
683
GetPort (&
savePort
);
717
SetPort (
savePort
);
[
all
...]
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzVideo.m
[
all
...]
Completed in 138 milliseconds