branch | RCL_3 |
changeset 50 | 5a1685599b76 |
parent 44 | ecbabf52600f |
46:bd83ceabce89 | 50:5a1685599b76 |
---|---|
172 /** |
172 /** |
173 * Draw key text |
173 * Draw key text |
174 * |
174 * |
175 * @since S60 V5.0 |
175 * @since S60 V5.0 |
176 */ |
176 */ |
177 void DrawKeyText(CFbsBitGc* aGc); |
177 void DrawKeyText(CFbsBitGc* aGc, const TRect& aRect); |
178 |
178 |
179 /** |
179 /** |
180 * Redraw and update the key |
180 * Redraw and update the key |
181 * |
181 * |
182 * @since S60 V5.0 |
182 * @since S60 V5.0 |