Index: xfa/fgas/layout/fgas_unicode.h |
diff --git a/xfa/fgas/layout/fgas_unicode.h b/xfa/fgas/layout/fgas_unicode.h |
index 139547468c0491fda8973fb485cab71e9d1fecca..0d599e96a5b7e2856bb62b03ad9b72d39200afad 100644 |
--- a/xfa/fgas/layout/fgas_unicode.h |
+++ b/xfa/fgas/layout/fgas_unicode.h |
@@ -20,7 +20,7 @@ void FX_TEXTLAYOUT_PieceSort(CFX_TPOArray& tpos, int32_t iStart, int32_t iEnd); |
typedef FX_BOOL (*FX_AdjustCharDisplayPos)(FX_WCHAR wch, |
FX_BOOL bMBCSCode, |
- IFX_Font* pFont, |
+ CFX_GEFont* pFont, |
FX_FLOAT fFontSize, |
FX_BOOL bVertical, |
CFX_PointF& ptOffset); |