Chromium Code Reviews| Index: core/fxge/include/cfx_renderdevice.h |
| diff --git a/core/fxge/include/cfx_renderdevice.h b/core/fxge/include/cfx_renderdevice.h |
| index 9dd5f55ee9a4b2b5f6f87c08a8f946c31ec808e2..6292aea1b79bccf54a889420e6e11e04a4cfc71c 100644 |
| --- a/core/fxge/include/cfx_renderdevice.h |
| +++ b/core/fxge/include/cfx_renderdevice.h |
| @@ -76,6 +76,7 @@ struct FXTEXT_CHARPOS { |
| #if _FXM_PLATFORM_ == _FXM_PLATFORM_APPLE_ |
| uint32_t m_ExtGID; |
| #endif |
| + int32_t m_FallbackFontPosition; |
| bool m_bGlyphAdjust; |
| bool m_bFontStyle; |
| }; |