Home
last modified time | relevance | path

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

/haiku/headers/cpp/
H A Deditbuf.h112 inline int insert_before() { return _pos & 1; } in insert_before() function
/haiku/src/apps/glteapot/
H A Dutil.h367 void insert_before(thetype* n) in insert_before() function