 Chromium Code Reviews
 Chromium Code Reviews Issue 1262723006:
  Merge to XFA: Kill IFX_FontMapper  (Closed) 
  Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
    
  
    Issue 1262723006:
  Merge to XFA: Kill IFX_FontMapper  (Closed) 
  Base URL: https://pdfium.googlesource.com/pdfium.git@xfa| Index: core/include/fxge/fx_ge.h | 
| diff --git a/core/include/fxge/fx_ge.h b/core/include/fxge/fx_ge.h | 
| index fd9c148b625b928948bc2aacb80ed67894d55d9f..dd349adb29a37de93421a1fe962b929b5edc14c0 100644 | 
| --- a/core/include/fxge/fx_ge.h | 
| +++ b/core/include/fxge/fx_ge.h | 
| @@ -42,7 +42,6 @@ public: | 
| } | 
| void SetTextGamma(FX_FLOAT gammaValue); | 
| const uint8_t* GetTextGammaTable(); | 
| - void SetExtFontMapper(IFX_FontMapper* pFontMapper); | 
| void SetCodecModule(CCodec_ModuleMgr* pCodecModule) | 
| { |