Searched refs:fDropRunArray (Results 1 – 2 of 2) sorted by relevance
200 fDropRunArray(NULL) in DropUndoBuffer()209 fDropRunArray = BTextView::CopyRunArray(runArray); in DropUndoBuffer()219 BTextView::FreeRunArray(fDropRunArray); in ~DropUndoBuffer()244 fTextView->Insert(fDropText, fDropTextLength, fDropRunArray); in RedoSelf()
106 text_run_array* fDropRunArray; variable