changeset 10 | e6e3e87d58b4 |
parent 0 | d6fe6244b863 |
child 11 | 4df3a095718c |
0:d6fe6244b863 | 10:e6e3e87d58b4 |
---|---|
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 { |