Searched refs:FreeRunArray (Results 1 - 7 of 7) sorted by relevance

/haiku/src/kits/interface/textview_support/
H A DUndoBuffer.cpp51 BTextView::FreeRunArray(fRunArray);
145 BTextView::FreeRunArray(fPasteRunArray);
219 BTextView::FreeRunArray(fDropRunArray);
/haiku/src/kits/translation/
H A DTranslationUtils.cpp427 BTextView::FreeRunArray(runArray);
494 BTextView::FreeRunArray(runArray);
589 BTextView::FreeRunArray(runArray);
731 BTextView::FreeRunArray(runArray);
/haiku/headers/os/interface/
H A DTextView.h223 static void FreeRunArray(text_run_array* array);
/haiku/src/kits/interface/
H A DTextView.cpp407 FreeRunArray(runArray);
490 FreeRunArray(runArray);
1396 FreeRunArray(runArray);
2895 BTextView::FreeRunArray(text_run_array* array) function in class:BTextView
3146 FreeRunArray(styles);
/haiku/src/bin/keymap/
H A DKeymap.cpp581 BTextView::FreeRunArray(textRuns);
/haiku/src/add-ons/translators/rtf/
H A Dconvert.cpp805 BTextView::FreeRunArray(styles);
/haiku/src/apps/mail/
H A DContent.cpp867 FreeRunArray(runArray);

Completed in 76 milliseconds