Home
last modified time | relevance | path

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

/haiku/src/kits/interface/textview_support/
H A DTextGapBuffer.cpp65 _EnlargeGapTo(inNumItems + kTextGapBufferBlockSize); in InsertText()
101 _EnlargeGapTo(inNumItems + kTextGapBufferBlockSize); in InsertText()
245 _EnlargeGapTo(kTextGapBufferBlockSize); in RealText()
338 TextGapBuffer::_EnlargeGapTo(int32 inCount) in _EnlargeGapTo() function in BPrivate::TextGapBuffer
H A DTextGapBuffer.h51 void _EnlargeGapTo(int32 inCount);