/trunk/main/vcl/inc/unx/gtk/ |
H A D | gtkframe.hxx | 155 static gboolean signalIMRetrieveSurrounding( GtkIMContext*, gpointer ); 203 static gboolean signalButton( GtkWidget*, GdkEventButton*, gpointer ); 205 static gboolean signalExpose( GtkWidget*, GdkEventExpose*, gpointer ); 206 static gboolean signalFocus( GtkWidget*, GdkEventFocus*, gpointer ); 207 static gboolean signalMap( GtkWidget*, GdkEvent*, gpointer ); 208 static gboolean signalUnmap( GtkWidget*, GdkEvent*, gpointer ); 210 static gboolean signalMotion( GtkWidget*, GdkEventMotion*, gpointer ); 211 static gboolean signalKey( GtkWidget*, GdkEventKey*, gpointer ); 212 static gboolean signalDelete( GtkWidget*, GdkEvent*, gpointer ); 213 static gboolean signalState( GtkWidget*, GdkEvent*, gpointer ); [all …]
|
H A D | gtkobject.hxx | 39 static gboolean signalButton( GtkWidget*, GdkEventButton*, gpointer ); 40 static gboolean signalFocus( GtkWidget*, GdkEventFocus*, gpointer );
|
/trunk/main/connectivity/source/drivers/evoab2/ |
H A D | EApi.h | 91 EAPI_EXTERN gboolean (*e_book_open) (EBook *book, 92 gboolean only_if_exists, 98 EAPI_EXTERN gboolean (*e_book_get_addressbooks) (ESourceList **addressbook_sources, 101 EAPI_EXTERN gboolean (*e_book_get_contacts) (EBook *book, 106 EAPI_EXTERN gboolean (*e_book_authenticate_user) (EBook *book, 117 EAPI_EXTERN EBookQuery* (*e_book_query_and) (int nqs, EBookQuery **qs, gboolean unref); 118 EAPI_EXTERN EBookQuery* (*e_book_query_or) (int nqs, EBookQuery **qs, gboolean unref); 119 EAPI_EXTERN EBookQuery* (*e_book_query_not) (EBookQuery *q, gboolean unref);
|
/trunk/main/vcl/unx/gtk/app/ |
H A D | gtkdata.cxx | 538 static gboolean timeoutFn(gpointer data); 723 gboolean call_timeoutFn(gpointer data) in call_timeoutFn() 729 gboolean GtkXLib::timeoutFn(gpointer data) in timeoutFn() 788 gboolean call_userEventFn( gpointer data ) in call_userEventFn() 794 gboolean GtkXLib::userEventFn(gpointer data) in userEventFn() 796 gboolean bContinue; in userEventFn() 853 gboolean wasEvent = FALSE; in Yield() 866 gboolean wasOneEvent = TRUE; in Yield() 910 static gboolean 927 static gboolean [all …]
|
/trunk/main/shell/source/unix/misc/ |
H A D | gnome-open-url.c | 30 typedef int gboolean; typedef 71 gboolean gnome_url_show (const char *url, GError **error) in gnome_url_show() 74 gboolean ret = 0; in gnome_url_show() 80 gboolean (* init) (void) = in gnome_url_show() 81 (gboolean (*) (void)) dlsym(handle, "gnome_vfs_init"); in gnome_url_show()
|
/trunk/main/vcl/unx/gtk/a11y/ |
H A D | atkselection.cxx | 56 static gboolean 75 static gboolean 124 static gboolean 140 static gboolean 159 static gboolean
|
H A D | atktable.cxx | 525 static gboolean 550 static gboolean 575 static gboolean 601 static gboolean 610 static gboolean 619 static gboolean 628 static gboolean
|
H A D | atkcomponent.cxx | 78 static gboolean 100 static gboolean 241 static gboolean 250 static gboolean 259 static gboolean
|
H A D | atkwindow.cxx | 135 static gboolean 142 static gboolean ooo_tooltip_map( GtkWidget* pToolTip, gpointer ) in ooo_tooltip_map() 150 static gboolean ooo_tooltip_unmap( GtkWidget* pToolTip, gpointer ) in ooo_tooltip_unmap()
|
H A D | atktext.cxx | 437 static gboolean 790 static gboolean 810 static gboolean 828 static gboolean
|
H A D | atkhypertext.cxx | 112 static gboolean 139 static gboolean
|
H A D | atkaction.cxx | 77 static gboolean 254 static gboolean
|
H A D | atkimage.cxx | 116 static gboolean
|
H A D | atkvalue.cxx | 110 static gboolean
|
H A D | atkeditabletext.cxx | 65 static gboolean
|
H A D | atklistener.cxx | 312 gboolean bState = eNewState != ATK_STATE_INVALID; in notifyEvent()
|
/trunk/main/avmedia/source/gstreamer/ |
H A D | gstplayer.cxx | 76 static gboolean 87 static gboolean 98 static gboolean 104 gboolean bRet = false; in lcl_implBusDispatch() 133 static gboolean 666 gboolean Player::busCallback( GstBus* /*pBus*/, in busCallback() 815 gboolean Player::idle() in idle()
|
H A D | gstplayer.hxx | 140 virtual gboolean busCallback( GstBus* pBus, 143 virtual gboolean idle();
|
H A D | gstframegrabber.hxx | 66 virtual gboolean busCallback( GstBus* pBus,
|
H A D | gstframegrabber.cxx | 129 gboolean FrameGrabber::busCallback( GstBus* pBus, GstMessage* pMsg ) in busCallback()
|
/trunk/main/vcl/unx/gtk/window/ |
H A D | gtkframe.cxx | 655 typedef void(*setAcceptFn)( GtkWindow*, gboolean ); 1933 gboolean res; in dbus_inhibit_gsm() 1987 gboolean res; in dbus_uninhibit_gsm() 2709 gboolean GtkSalFrame::signalScroll( GtkWidget*, GdkEvent* pEvent, gpointer frame ) in signalScroll() 2887 gboolean GtkSalFrame::signalMap( GtkWidget*, GdkEvent*, gpointer frame ) in signalMap() 2927 gboolean GtkSalFrame::signalUnmap( GtkWidget*, GdkEvent*, gpointer frame ) in signalUnmap() 3026 gboolean GtkSalFrame::signalKey( GtkWidget*, GdkEventKey* pEvent, gpointer frame ) in signalKey() 3179 gboolean GtkSalFrame::signalDelete( GtkWidget*, GdkEvent*, gpointer frame ) in signalDelete() 3229 gboolean GtkSalFrame::signalState( GtkWidget*, GdkEvent* pEvent, gpointer frame ) in signalState() 3456 gboolean bResult = gtk_im_context_filter_keypress( m_pIMContext, pEvent ); in handleKeyEvent() [all …]
|
H A D | gtkobject.cxx | 176 gboolean GtkSalObject::signalButton( GtkWidget*, GdkEventButton* pEvent, gpointer object ) in signalButton() 189 gboolean GtkSalObject::signalFocus( GtkWidget*, GdkEventFocus* pEvent, gpointer object ) in signalFocus()
|
/trunk/main/vcl/unx/gtk/gdi/ |
H A D | salnativewidgets-gtk.cxx | 1097 gboolean interiorFocus; in NWPaintGTKButton() 1208 gboolean interiorFocus; in NWGetButtonArea() 1437 gboolean has_forward; in NWPaintGTKScrollbar() 1438 gboolean has_forward2; in NWPaintGTKScrollbar() 1439 gboolean has_backward; in NWPaintGTKScrollbar() 1440 gboolean has_backward2; in NWPaintGTKScrollbar() 1712 gboolean has_forward; in NWGetScrollButtonRect() 1713 gboolean has_forward2; in NWGetScrollButtonRect() 1714 gboolean has_backward; in NWGetScrollButtonRect() 1715 gboolean has_backward2; in NWGetScrollButtonRect() [all …]
|
/trunk/main/fpicker/source/unx/gnome/ |
H A D | SalGtkFilePicker.cxx | 1558 gboolean have_preview = sal_False; in update_preview_cb() 1872 static gboolean 1875 gboolean bRetval = sal_False; in case_insensitive_filter()
|
H A D | SalGtkPicker.cxx | 110 gboolean canceldialog(RunDialog *pDialog) in canceldialog()
|