Home
last modified time | relevance | path

Searched refs:storeForBuffer (Results 1 – 3 of 3) sorted by relevance

/dports/editors/fte/fte/src/
H A De_mark.h50 int storeForBuffer(EBuffer *aBuffer);
H A De_mark.cpp168 int EMarkIndex::storeForBuffer(EBuffer *aBuffer) { in storeForBuffer() function in EMarkIndex
H A De_buffer.cpp103 markIndex.storeForBuffer(this); in ~EBuffer()