OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xtdepth
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebCore/plugins/gtk/
gtk2xtbin.h
84
int
xtdepth
;
member in struct:_XtClient
gtk2xtbin.c
83
int
xtdepth
);
541
int
xtdepth
)
555
xtclient->
xtdepth
= 0;
574
xtclient->
xtdepth
=
xtdepth
;
613
XtSetArg(args[n], XtNdepth, xtclient->
xtdepth
); n++;
PluginViewGtk.cpp
854
ws->depth = GTK_XTBIN(platformPluginWidget())->xtclient.
xtdepth
;
Completed in 3005 milliseconds