| Index: xfa/fgas/layout/fgas_unicode.h
|
| diff --git a/xfa/fgas/layout/fgas_unicode.h b/xfa/fgas/layout/fgas_unicode.h
|
| index 463cb33bc62eb37edce8f80b45be84b029954f2b..650943a72fc6ba6263664099a58c1deaa88ee594 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,
|
| - IFGAS_Font* pFont,
|
| + CFGAS_GEFont* pFont,
|
| FX_FLOAT fFontSize,
|
| FX_BOOL bVertical,
|
| CFX_PointF& ptOffset);
|
|
|