Searched refs:GetFontSize (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/terminal/
H A DTermView.h83 void GetFontSize(float* width, float* height);
H A DTermWindow.cpp1366 view->GetFontSize(&width, &height);
1751 view->GetFontSize(&fontWidth, &fontHeight);
H A DTermView.cpp559 TermView::GetFontSize(float* _width, float* _height) function in class:TermView

Completed in 102 milliseconds