uiacceltk/hitchcock/coretoolkit/rendervg10/inc/HuiVg10Gc.h
branchRCL_3
changeset 7 88b23e2e82e1
parent 6 10534483575f
child 8 46927d61fef3
equal deleted inserted replaced
6:10534483575f 7:88b23e2e82e1
   493     void DrawBorderFixedCorners(const TRect& aOuterRect, 
   493     void DrawBorderFixedCorners(const TRect& aOuterRect, 
   494                                 TReal32 aLeftBorderWidth,
   494                                 TReal32 aLeftBorderWidth,
   495                                 TReal32 aRightBorderWidth, 
   495                                 TReal32 aRightBorderWidth, 
   496                                 TReal32 aTopBorderHeight,
   496                                 TReal32 aTopBorderHeight,
   497                                 TReal32 aBottomBorderHeight, 
   497                                 TReal32 aBottomBorderHeight, 
   498                                 const THuiImage* aImage);
   498                                 const THuiImage* aImage) __SOFTFP;
   499     
   499     
   500     
   500     
   501     void CreateVgObjectsL();
   501     void CreateVgObjectsL();
   502     
   502     
   503 	
   503