Searched refs:SetFontAndColor (Results 51 - 51 of 51) sorted by relevance

123

/haiku/src/kits/interface/
H A DTextView.cpp1592 BTextView::SetFontAndColor(const BFont* font, uint32 mode, function in class:BTextView
1595 SetFontAndColor(fSelStart, fSelEnd, font, mode, color);
1600 BTextView::SetFontAndColor(int32 startOffset, int32 endOffset, function in class:BTextView

Completed in 38 milliseconds

123