~brandontschaefer/unity/python3-start-moving-over-AP-tests

« back to all changes in this revision

Viewing changes to dash/ResultRendererHorizontalTile.h

  • Committer: CI bot
  • Author(s): Marco Trevisan (Treviño)
  • Date: 2014-03-21 23:21:47 UTC
  • mfrom: (3725.6.5 dash-hidpi-cleanup)
  • Revision ID: ps-jenkins@lists.canonical.com-20140321232147-b27it96h9zfkfxv2
Dash: Use nux properties for scale and cairo device scaling 

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
 
52
52
  virtual nux::NBitmapData* GetDndImage(Result const& row) const;
53
53
 
54
 
  void UpdateScale(double scale);
55
 
 
56
54
protected:
57
55
  virtual void LoadText(Result const& row);
58
56