HomeSort by relevance Sort by last modified time
    Searched refs:ReleaseFont (Results 1 - 7 of 7) sorted by null

  /external/pdfium/core/fpdfapi/page/
cpdf_textstate.cpp 123 ReleaseFont();
127 ReleaseFont();
148 void CPDF_TextState::TextData::ReleaseFont() {
154 pPageData->ReleaseFont(m_pFont->GetFontDict());
cpdf_textstate.h 84 void ReleaseFont();
cpdf_docpagedata.h 40 void ReleaseFont(const CPDF_Dictionary* pFontDict);
cpdf_docpagedata.cpp 191 void CPDF_DocPageData::ReleaseFont(const CPDF_Dictionary* pFontDict) {
  /external/pdfium/fpdfsdk/
fpdfedittext.cpp 482 pPageData->ReleaseFont(pFont->GetFontDict());
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mlang.h     [all...]
  /external/pdfium/core/fpdfapi/render/
cpdf_renderstatus.cpp 77 pDoc->GetPageData()->ReleaseFont(pFont->GetFontDict());
    [all...]

Completed in 1194 milliseconds