| /trunk/main/vcl/unx/gtk/a11y/ |
| H A D | atktext.cxx | 74 gint * start_offset, gint * end_offset ) in adjust_boundaries() 78 gint start = 0, end = 0; in adjust_boundaries() 263 gint start_offset, in text_wrapper_get_text() 264 gint end_offset) in text_wrapper_get_text() 315 gint offset, in text_wrapper_get_text_after_offset() 317 gint *start_offset, in text_wrapper_get_text_after_offset() 318 gint *end_offset) in text_wrapper_get_text_after_offset() 337 gint offset, in text_wrapper_get_text_at_offset() 339 gint *start_offset, in text_wrapper_get_text_at_offset() 340 gint *end_offset) in text_wrapper_get_text_at_offset() [all …]
|
| H A D | atktable.cxx | 91 gint row, in table_wrapper_ref_at() 92 gint column) in table_wrapper_ref_at() 119 static gint 121 gint row, in table_wrapper_get_index_at() 122 gint column) in table_wrapper_get_index_at() 145 static gint 147 gint nIndex) in table_wrapper_get_column_at_index() 170 static gint 172 gint nIndex ) in table_wrapper_get_row_at_index() 195 static gint [all …]
|
| H A D | atkcomponent.cxx | 60 gint x, gint y, AtkCoordType t) in translatePoint() 102 gint x, in component_wrapper_contains() 103 gint y, in component_wrapper_contains() 124 gint x, in component_wrapper_ref_accessible_at_point() 125 gint y, in component_wrapper_ref_accessible_at_point() 168 gint *x, in component_wrapper_get_position() 169 gint *y, in component_wrapper_get_position() 202 gint *width, in component_wrapper_get_size() 203 gint *height) in component_wrapper_get_size() 229 gint *x, in component_wrapper_get_extents() [all …]
|
| H A D | atkeditabletext.cxx | 68 gint nStartOffset, in editable_text_wrapper_set_run_attributes() 69 gint nEndOffset) in editable_text_wrapper_set_run_attributes() 108 gint length, in editable_text_wrapper_insert_text() 109 gint *pos ) in editable_text_wrapper_insert_text() 127 gint start, in editable_text_wrapper_cut_text() 128 gint end ) in editable_text_wrapper_cut_text() 142 gint start, in editable_text_wrapper_delete_text() 143 gint end ) in editable_text_wrapper_delete_text() 157 gint pos ) in editable_text_wrapper_paste_text() 171 gint start, in editable_text_wrapper_copy_text() [all …]
|
| H A D | atkhypertext.cxx | 65 gint i ) in hyper_link_get_uri() 80 gint i) in hyper_link_get_object() 92 static gint 102 static gint 122 static gint 224 gint link_index) in hypertext_get_link() 246 static gint 261 static gint 263 gint index) in hypertext_get_link_index()
|
| H A D | atkaction.cxx | 79 gint i) in action_wrapper_do_action() 93 static gint 109 action_wrapper_get_description (AtkAction *, gint) in action_wrapper_get_description() argument 117 action_wrapper_get_localized_name (AtkAction *, gint) in action_wrapper_get_localized_name() argument 129 gint i) in action_wrapper_get_name() 221 gint i) in action_wrapper_get_keybinding() 255 action_wrapper_set_description (AtkAction *, gint, const gchar *) in action_wrapper_set_description() argument
|
| H A D | atkselection.cxx | 58 gint i ) in selection_add_selection() 95 gint i ) in selection_ref_selection() 109 static gint 126 gint i) in selection_is_child_selected() 142 gint i ) in selection_remove_selection()
|
| H A D | atkimage.cxx | 85 gint *x, in image_get_image_position() 86 gint *y, in image_get_image_position() 98 gint *width, in image_get_image_size() 99 gint *height ) in image_get_image_size()
|
| H A D | atkwrapper.cxx | 388 static gint 392 gint n = 0; in wrapper_get_n_children() 411 gint i ) in wrapper_ref_child() 441 static gint 445 gint i = -1; in wrapper_get_index_in_parent() 905 void atk_object_wrapper_add_child(AtkObjectWrapper* wrapper, AtkObject *child, gint index) in atk_object_wrapper_add_child() 915 void atk_object_wrapper_remove_child(AtkObjectWrapper* wrapper, AtkObject *child, gint index) in atk_object_wrapper_remove_child()
|
| H A D | atkwrapper.hxx | 71 gint index_of_child_about_to_be_removed; 89 … atk_object_wrapper_add_child(AtkObjectWrapper* wrapper, AtkObject *child, gint index); 90 … atk_object_wrapper_remove_child(AtkObjectWrapper* wrapper, AtkObject *child, gint index);
|
| H A D | atklistener.cxx | 415 (gint) aDeletedText.SegmentStart, in notifyEvent() 416 … (gint)( aDeletedText.SegmentEnd - aDeletedText.SegmentStart ) ); in notifyEvent() 423 (gint) aInsertedText.SegmentStart, in notifyEvent() 424 … (gint)( aInsertedText.SegmentEnd - aInsertedText.SegmentStart ) ); in notifyEvent()
|
| H A D | atkutil.cxx | 66 static gint 100 gint caretPos = wrapper_obj->mpText->getCaretPosition(); in atk_wrapper_focus_idle_handler()
|
| H A D | atkwindow.cxx | 126 static gint
|
| H A D | atktextattributes.cxx | 883 gint count = 0; in get_text_decoration()
|
| /trunk/main/vcl/unx/gtk/gdi/ |
| H A D | salnativewidgets-gtk.cxx | 1009 gint indicator_size = 0; in getNativeControlRegion() 1028 gint indicator_size, indicator_spacing; in getNativeControlRegion() 1059 gint slider_length = 10; in getNativeControlRegion() 1060 gint slider_width = 10; in getNativeControlRegion() 1098 gint focusWidth; in NWPaintGTKButton() 1099 gint focusPad; in NWPaintGTKButton() 1101 gint x, y, w, h; in NWPaintGTKButton() 1135 gint xi = x, yi = y, wi = w, hi = h; in NWPaintGTKButton() 1209 gint focusWidth; in NWGetButtonArea() 1210 gint focusPad; in NWGetButtonArea() [all …]
|
| /trunk/main/avmedia/source/gstreamer/ |
| H A D | gstplayer.hxx | 193 gint mnIsVideoSource; 194 gint mnVideoWidth; 195 gint mnVideoHeight; 196 gint mnInitialized; 197 gint mnVolumeDB; 198 gint mnLooping; 199 gint mnQuit; 200 gint mnVideoWindowSet; 201 gint mnInitFail;
|
| H A D | gstplayer.cxx | 88 lcl_implBusPrepare( GSource* pSource, gint* pTimeout ) in lcl_implBusPrepare() 765 for( gint i = 0, nSize = gst_caps_get_size( pCaps ); i < nSize; ++i ) in implHandleNewPadFunc() 776 for( gint n = 0, nFields = gst_structure_n_fields( pStruct ); n < nFields; ++n ) in implHandleNewPadFunc() 787 … for( gint n = 0, nFields = gst_structure_n_fields( pStruct ); n < nFields; ++n ) in implHandleNewPadFunc() 790 gint nValue; in implHandleNewPadFunc() 795 … const gint nDiff = nValue - g_atomic_int_get( &pPlayer->mnVideoWidth ); in implHandleNewPadFunc() 801 … const gint nDiff = nValue - g_atomic_int_get( &pPlayer->mnVideoHeight ); in implHandleNewPadFunc()
|
| /trunk/main/vcl/unx/gtk/app/ |
| H A D | gtkdata.cxx | 231 gint nMonitors = gdk_screen_get_n_monitors(pScreen); in monitorsChanged() 234 for (gint i = 0; i < nMonitors; ++i) in monitorsChanged() 255 typedef gint(* screen_get_primary_monitor)(GdkScreen *screen); 908 gint *timeout) in sal_source_prepare()
|
| H A D | gtksys.cxx | 68 gint nButtons = 0, nResponse; in ShowNativeDialog()
|
| /trunk/main/vcl/unx/gtk/window/ |
| H A D | gtkframe.cxx | 342 gint eff_group, level; in doKeyCallback() 1220 gint x, y; in Center() 2218 gint x, y; in SetPointerPos() 2261 gint x, y; in GetPointerState() 2653 gint x, y; in signalButton() 2781 gint x, y; in signalMotion() 3630 gint nCursorPos = 0; in signalIMPreeditChanged() 3665 gint start, end; in signalIMPreeditChanged() 3810 gboolean GtkSalFrame::IMHandler::signalIMDeleteSurrounding( GtkIMContext*, gint offset, gint nchars, in signalIMDeleteSurrounding()
|
| /trunk/main/fpicker/source/unx/gnome/ |
| H A D | SalGtkPicker.cxx | 185 gint RunDialog::run() in run() 191 gint nStatus = gtk_dialog_run( GTK_DIALOG( mpDialog ) ); in run()
|
| H A D | SalGtkFilePicker.cxx | 1031 gint nStatus = pRunDialog->run(); in execute() 1217 gint nItems = 0; in HandleSetListValue() 1223 for (gint nI = 0; nI < nItems; ++nI) in HandleSetListValue() 1243 gint nItems = gtk_tree_model_iter_n_children( in HandleSetListValue() 1296 gint nActive = gtk_combo_box_get_active(pWidget); in HandleGetListValue()
|
| H A D | SalGtkPicker.hxx | 112 gint run();
|
| H A D | SalGtkFolderPicker.cxx | 180 gint nStatus = pRunDialog->run(); in execute()
|
| /trunk/main/vcl/inc/unx/gtk/ |
| H A D | gtkframe.hxx | 151 static gboolean signalIMDeleteSurrounding( GtkIMContext*, gint, gint, gpointer );
|