htiui/HtiServicePlugins/HtiScreenshotServicePlugin/src/HtiTextRcg.cpp
branchRCL_3
changeset 3 2703485a934c
parent 0 d6fe6244b863
child 11 4df3a095718c
equal deleted inserted replaced
0:d6fe6244b863 3:2703485a934c
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include "HtiTextRcg.h"
    19 #include "HtiTextRcg.h"
    20 #include <AknUtils.h>
    20 #include <AknUtils.h>
    21 #include <HTILogging.h>
    21 #include <HtiLogging.h>
    22 
    22 
    23 const static TInt KDefaultStrategy = EHintEdge;
    23 const static TInt KDefaultStrategy = EHintEdge;
    24 
    24 
    25 TInt CompareTPoint(const TPoint& aP1,const TPoint& aP2)
    25 TInt CompareTPoint(const TPoint& aP1,const TPoint& aP2)
    26     {
    26     {