Index: core/fpdfdoc/ctypeset.h |
diff --git a/core/fpdfdoc/ctypeset.h b/core/fpdfdoc/ctypeset.h |
index 3f6551d18c8349c3240632bb28ac12ebedea6431..4161c03b426001a25805c0e1b4482676e9bf65dc 100644 |
--- a/core/fpdfdoc/ctypeset.h |
+++ b/core/fpdfdoc/ctypeset.h |
@@ -23,7 +23,7 @@ class CTypeset final { |
CPVT_FloatRect CharArray(); |
private: |
- void SplitLines(FX_BOOL bTypeset, FX_FLOAT fFontSize); |
+ void SplitLines(bool bTypeset, FX_FLOAT fFontSize); |
void OutputLines(); |
CPVT_FloatRect m_rcRet; |