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

/haiku/headers/cpp/
H A Deditbuf.h60 // Normally (always?) 'start->insert_before()' should be false,
61 // and 'end->insert_before()' should be true.
106 // If 'insert_before()' is true the mark will be adjusted to be
112 inline int insert_before() { return _pos & 1; } function in struct:edit_mark
/haiku/src/apps/glteapot/
H A Dutil.h367 void insert_before(thetype* n) function in struct:DoubleLinkedNode

Completed in 100 milliseconds