Searched refs:GetUniFont (Results 1 – 2 of 2) sorted by relevance
90 CFont *GetUniFont();227 CFont *GetUniFont(){ return &mUniFont; }; in GetUniFont() function
2107 CFont * table_frame::GetUniFont() in GetUniFont() function in table_frame2110 return string_dlg->GetUniFont(); in GetUniFont()2362 CFont *old_font = dc->SelectObject(frame->GetUniFont()); in PaintStringRow()2554 CFont *old_font = dc->SelectObject(frame->GetUniFont()); in GetRowHeight()