OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getVisualAndColormap
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/plugins/gtk/
PluginViewGtk.cpp
729
static void
getVisualAndColormap
(int depth, Visual** visual, Colormap* colormap)
870
getVisualAndColormap
(32, &m_visual, &m_colormap);
875
getVisualAndColormap
(gdk_visual_get_depth(gvisual), &m_visual, &m_colormap);
/external/webkit/Source/WebCore/plugins/qt/
PluginViewQt.cpp
871
static void
getVisualAndColormap
(int depth, Visual **visual, Colormap *colormap)
[
all
...]
Completed in 313 milliseconds