Searched refs:bottom_mark (Results 1 – 9 of 9) sorted by relevance
58 WaterMark OneContigSpaceCardGeneration::bottom_mark() { in bottom_mark() function in OneContigSpaceCardGeneration59 return the_space()->bottom_mark(); in bottom_mark()
733 inline WaterMark bottom_mark();
487 WaterMark bottom_mark() { return WaterMark(this, bottom()); } in bottom_mark() function in ContiguousSpace
585 WaterMark bm = bottom_mark(); in object_iterate()
78 GtkTextMark* bottom_mark; member386 gtk_text_buffer_move_mark(priv->chat_buffer, priv->bottom_mark, &iter); in irc_source_cb()389 gtk_text_view_scroll_mark_onscreen(GTK_TEXT_VIEW(priv->chat_view), priv->bottom_mark); in irc_source_cb()812 …priv->bottom_mark = gtk_text_buffer_create_mark(priv->chat_buffer, "end", &priv->bottom_iter, TRUE… in gt_chat_init()