changeset 17 | c8a366e56285 |
parent 16 | a359256acfc6 |
child 37 | cb62a4f66ebe |
16:a359256acfc6 | 17:c8a366e56285 |
---|---|
470 RPointerArray<HBufC> m_JSUrls; |
470 RPointerArray<HBufC> m_JSUrls; |
471 |
471 |
472 WTF::HashSet<PluginStream*> m_streams; |
472 WTF::HashSet<PluginStream*> m_streams; |
473 |
473 |
474 RArray<NPN_GenericElement>* iGenericElementArray; |
474 RArray<NPN_GenericElement>* iGenericElementArray; |
475 TPoint m_oldPos; |
475 TRect m_oldRect; |
476 TRect m_oldViewport; |
476 TRect m_oldViewport; |
477 |
477 |
478 |
478 |
479 public: |
479 public: |
480 TInt m_handle; |
480 TInt m_handle; |