Searched refs:GetFontAndColor (Results 1 - 11 of 11) sorted by relevance

/haiku/src/preferences/screen/
H A DAlertWindow.cpp38 TextView()->GetFontAndColor(0, &fOriginalFont);
/haiku/src/libs/print/libprint/
H A DBlockingWindow.cpp130 v->GetFontAndColor(0, &font);
/haiku/src/apps/stylededit/
H A DStyledEditWindow.cpp421 fTextView->GetFontAndColor(&font, &sameProperties);
440 fTextView->GetFontAndColor(&font, &sameProperties);
456 fTextView->GetFontAndColor(&font, &sameProperties);
473 fTextView->GetFontAndColor(&font, &sameProperties);
490 fTextView->GetFontAndColor(&font, &sameProperties);
723 fTextView->GetFontAndColor(&font, &sameProperties, &color, &sameColor);
1855 fTextView->GetFontAndColor(&font, &sameProperties);
1869 fTextView->GetFontAndColor(&font, &sameProperties, NULL, NULL);
1885 fTextView->GetFontAndColor(&font, &sameProperties);
/haiku/headers/os/interface/
H A DTextView.h142 void GetFontAndColor(int32 offset, BFont* _font,
144 void GetFontAndColor(BFont* _font, uint32* _mode,
/haiku/src/apps/deskcalc/
H A DExpressionTextView.cpp203 GetFontAndColor(&font, &mode);
/haiku/src/apps/mail/
H A DAddressTextControl.cpp940 fTextView->GetFontAndColor(0, &font);
H A DHeader.cpp252 textView->GetFontAndColor(0, &font);
H A DContent.cpp2700 GetFontAndColor(offset - 1, NULL, &color);
/haiku/src/kits/interface/
H A DTextControl.cpp1048 fText->GetFontAndColor(0, &font);
H A DAbstractSpinner.cpp1613 fTextView->GetFontAndColor(0, &font);
H A DTextView.cpp1647 BTextView::GetFontAndColor(int32 offset, BFont* _font, function in class:BTextView
1655 BTextView::GetFontAndColor(BFont* _font, uint32* _mode, function in class:BTextView

Completed in 101 milliseconds