Searched refs:_TextHeight (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/interface/
H A DTextView.h426 float _TextHeight();
/haiku/src/kits/interface/
H A DTextView.cpp2812 fLayoutData->preferred.height = _TextHeight();
5054 long dataHeight = (long)ceilf(_TextHeight());
6075 BTextView::_TextHeight() function in class:BTextView

Completed in 54 milliseconds