Searched refs:_UpdateInsets (Results 1 - 4 of 4) sorted by relevance

/haiku/src/tests/kits/interface/layout/widget_layout_test/tests/
H A DTextViewTest.h30 void _UpdateInsets();
H A DTextViewTest.cpp95 _UpdateInsets();
114 TextViewTest::_UpdateInsets() function in class:TextViewTest
/haiku/headers/os/interface/
H A DTextView.h419 void _UpdateInsets(const BRect& rect);
/haiku/src/kits/interface/
H A DTextView.cpp1169 _UpdateInsets(fTextRect);
2240 _UpdateInsets(rect);
3253 _UpdateInsets(textRect);
6002 BTextView::_UpdateInsets(const BRect& rect) function in class:BTextView

Completed in 47 milliseconds