Searched refs:OnMoveCursor (Results 1 – 2 of 2) sorted by relevance
148 static void OnMoveCursor(GtkEntry* entry, GtkMovementStep step, gint count,
205 g_signal_connect(text_entry_, "move-cursor", G_CALLBACK(OnMoveCursor), this); in FindBarGtk()954 void FindBarGtk::OnMoveCursor(GtkEntry* entry, GtkMovementStep step, gint count, in OnMoveCursor() function in FindBarGtk