Searched refs:words_end (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dtextctrl.cpp502 GtkTextIter words_end = *end; local
507 gtk_text_iter_forward_find_char(&words_end, pred_whitespace, NULL, &line_end);
509 au_check_range(&words_start, &words_end);

Completed in 1497 milliseconds