Index: xfa/src/fgas/src/font/fx_gefont.h |
diff --git a/xfa/src/fgas/src/font/fx_gefont.h b/xfa/src/fgas/src/font/fx_gefont.h |
index 5620f07bf29d3429bbeb595e63d155127d682596..a85cffa5e5a8c36e833af6adabc31ad2e307730f 100644 |
--- a/xfa/src/fgas/src/font/fx_gefont.h |
+++ b/xfa/src/fgas/src/font/fx_gefont.h |
@@ -72,7 +72,7 @@ class CFX_GEFont : public IFX_Font, public CFX_ThreadLock { |
FX_WORD m_wCharSet; |
CFX_PtrArray m_SubstFonts; |
CFX_MapPtrToPtr m_FontMapper; |
- void InitFont(); |
+ FX_BOOL InitFont(); |
FX_BOOL GetCharBBox(FX_WCHAR wUnicode, |
CFX_Rect& bbox, |
FX_BOOL bRecursive, |