Searched refs:fPasteRunArray (Results 1 – 2 of 2) sorted by relevance
132 fPasteRunArray(NULL) in PasteUndoBuffer()138 fPasteRunArray = BTextView::CopyRunArray(runArray); in PasteUndoBuffer()145 BTextView::FreeRunArray(fPasteRunArray); in ~PasteUndoBuffer()164 fTextView->Insert(fPasteText, fPasteTextLength, fPasteRunArray); in RedoSelf()
74 text_run_array* fPasteRunArray; variable