Home | History | Annotate | Download | only in autocomplete

Lines Matching refs:text_view

1847   GtkTextView* text_view = GTK_TEXT_VIEW(text_view_);
1848 gtk_text_view_get_iter_location(text_view, iter1, &start_location);
1849 gtk_text_view_get_iter_location(text_view, iter2, &end_location);
1852 gtk_text_view_buffer_to_window_coords(text_view, GTK_TEXT_WINDOW_WIDGET,
1855 gtk_text_view_buffer_to_window_coords(text_view, GTK_TEXT_WINDOW_WIDGET,