javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/src/swtlabel.cpp
branchRCL_3
changeset 17 0fd27995241b
parent 14 04becd199f91
child 23 e5618cc85d74
equal deleted inserted replaced
15:f9bb0fca356a 17:0fd27995241b
  1203         const MSwtFont* swtFont = GetFont();
  1203         const MSwtFont* swtFont = GetFont();
  1204         ASSERT(swtFont != NULL);
  1204         ASSERT(swtFont != NULL);
  1205         const CFont& font = (swtFont->Font());
  1205         const CFont& font = (swtFont->Font());
  1206         DoSetFontL(&font);
  1206         DoSetFontL(&font);
  1207     }
  1207     }
  1208     
  1208 
  1209     Redraw();
  1209     Redraw();
  1210 }
  1210 }
  1211 
  1211 
  1212 // ---------------------------------------------------------------------------
  1212 // ---------------------------------------------------------------------------
  1213 // CSwtLabel::DefaultFont
  1213 // CSwtLabel::DefaultFont