OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:displaydepth
(Results
1 - 1
of
1
) sorted by null
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/x11/
NetscapePluginX11.cpp
92
static inline int
displayDepth
()
136
int depth =
displayDepth
();
191
m_drawable = XCreatePixmap(display, rootWindowID(), m_frameRect.width(), m_frameRect.height(),
displayDepth
());
Completed in 35 milliseconds