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

/haiku/src/apps/terminal/
H A DTermView.h80 void GetTermFont(BFont* font) const;
H A DTermWindow.cpp434 view->GetTermFont(&font);
935 _ActiveTermView()->GetTermFont(&font);
1138 _ActiveTermView()->GetTermFont(&font);
H A DTermView.cpp800 TermView::GetTermFont(BFont *font) const function in class:TermView

Completed in 54 milliseconds