HomeSort by relevance Sort by last modified time
    Searched refs:G_CCLOSURE_SWAP_DATA (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/glib/gobject/
gclosure.h 57 * G_CCLOSURE_SWAP_DATA:
65 #define G_CCLOSURE_SWAP_DATA(cclosure) (((GClosure*) (cclosure))->derivative_flag)
  /external/chromium/chrome/browser/ui/gtk/
gtk_expanded_container.cc 92 if (G_CCLOSURE_SWAP_DATA(closure)) {
gtk_custom_menu_item.cc 31 if (G_CCLOSURE_SWAP_DATA(closure)) {
  /external/webkit/Source/WebCore/platform/graphics/gstreamer/
VideoSinkGStreamer.cpp 322 if (G_CCLOSURE_SWAP_DATA(closure)) {

Completed in 237 milliseconds