GetFontAndColor
void GetFontAndColor(int32 offset, BFont* _font,
void GetFontAndColor(BFont* _font, uint32* _mode,
GetFontAndColor(&font, &mode);
fTextView->GetFontAndColor(0, &font);
GetFontAndColor(offset - 1, NULL, &color);
TextView()->GetFontAndColor(0, &font);
fTextView->GetFontAndColor(&font, &sameProperties);
fTextView->GetFontAndColor(&font, &sameProperties, NULL, NULL);
fTextView->GetFontAndColor(&font, &sameProperties);
fTextView->GetFontAndColor(&font, &sameProperties);
fTextView->GetFontAndColor(&font, &sameProperties);
fTextView->GetFontAndColor(&font, &sameProperties);
fTextView->GetFontAndColor(&font, &sameProperties);
fTextView->GetFontAndColor(&font, &sameProperties);
fTextView->GetFontAndColor(&font, &sameProperties);
fTextView->GetFontAndColor(&font, &sameProperties, &color, &sameColor);
fTextView->GetFontAndColor(0, &font);
fText->GetFontAndColor(0, &font);
v->GetFontAndColor(0, &font);
TextView()->GetFontAndColor(0, &fOriginalFont);