Searched refs:Refresh (Results 1 – 4 of 4) sorted by relevance
177 void Refresh(Surface &surface, int tabInChars);
288 void ViewStyle::Refresh(Surface &surface, int tabInChars) { in Refresh() function in ViewStyle
2507 vsPrint.Refresh(*surfaceMeasure, model.pdoc->tabInChars); in FormatRange()2514 vsPrint.Refresh(*surfaceMeasure, model.pdoc->tabInChars); // Recalculate fixedColumnWidth in FormatRange()
292 vs.Refresh(*surface, pdoc->tabInChars); in RefreshStyleData()