Searched refs:_TextWidth (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/kits/interface/
H A DTextView.cpp819 float dataWidth = _TextWidth();
5039 long dataWidth = (long)ceilf(_TextWidth());
5116 float newWidth = _TextWidth();
6066 BTextView::_TextWidth() function in class:BTextView
/haiku/headers/os/interface/
H A DTextView.h425 float _TextWidth();

Completed in 57 milliseconds