javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/src/swtlabel.cpp
branchRCL_3
changeset 24 0fd27995241b
parent 19 04becd199f91
child 59 e5618cc85d74
equal deleted inserted replaced
20:f9bb0fca356a 24: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