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

/haiku/src/kits/interface/textview_support/
H A DUndoBuffer.cpp138 fPasteRunArray = BTextView::CopyRunArray(runArray);
209 fDropRunArray = BTextView::CopyRunArray(runArray);
/haiku/headers/os/interface/
H A DTextView.h221 static text_run_array* CopyRunArray(const text_run_array* orig,
/haiku/src/kits/interface/
H A DTextView.cpp2879 BTextView::CopyRunArray(const text_run_array* orig, int32 countDelta) function in class:BTextView

Completed in 70 milliseconds