HomeSort by relevance Sort by last modified time
    Searched defs:ReleaseFont (Results 1 - 2 of 2) 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_docpagedata.cpp 191 void CPDF_DocPageData::ReleaseFont(const CPDF_Dictionary* pFontDict) {

Completed in 2445 milliseconds