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

/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp974 void sub_move_right (void);
1089 * sub_move_right - removes the element which is currently pointed to by ptr
1093 void list::sub_move_right (void) function in class:list
2370 page_contents->glyphs.sub_move_right(); /* move onto next word */
2384 page_contents->glyphs.sub_move_right(); /* move onto next word */
2394 page_contents->glyphs.sub_move_right(); /* move onto next word */
2399 page_contents->glyphs.sub_move_right(); /* move onto next word */
2406 page_contents->glyphs.sub_move_right(); /* move onto next word */
3364 page_contents->glyphs.sub_move_right();

Completed in 121 milliseconds