OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gdk_pixmap_get_size
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/gfx/
gtk_compat.h
72
inline void
gdk_pixmap_get_size
(GdkPixmap* pixmap, gint* width, gint* height) {
function
/external/chromium_org/content/child/npapi/
webplugin_delegate_impl_gtk.cc
231
gdk_pixmap_get_size
(pixmap_, &cur_width, &cur_height);
Completed in 75 milliseconds