htiui/HtiServicePlugins/HtiScreenshotServicePlugin/src/HtiTextRcg.cpp
branchRCL_3
changeset 11 454d022d514b
parent 3 2703485a934c
equal deleted inserted replaced
9:404ad6c9bc20 11:454d022d514b
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include "HtiTextRcg.h"
    19 #include "HtiTextRcg.h"
    20 #include <AknUtils.h>
       
    21 #include <HtiLogging.h>
    20 #include <HtiLogging.h>
    22 
    21 
    23 const static TInt KDefaultStrategy = EHintEdge;
    22 const static TInt KDefaultStrategy = EHintEdge;
    24 
    23 
    25 TInt CompareTPoint(const TPoint& aP1,const TPoint& aP2)
    24 TInt CompareTPoint(const TPoint& aP1,const TPoint& aP2)