branch | CompilerCompatibility |
changeset 6 | a8afa76f9dd9 |
parent 3 | 2703485a934c |
child 11 | 4df3a095718c |
4:0652d1e44279 | 6:a8afa76f9dd9 |
---|---|
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 { |