Home
last modified time | relevance | path

Searched refs:SetFontSpan (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_font.h66 void SetFontSpan(pdfium::span<uint8_t> pSpan) { m_FontData = pSpan; } in SetFontSpan() function
/external/pdfium/xfa/fde/
Dcfde_textout.cpp85 FxFont.SetFontSpan(pFxFont->GetFontSpan()); in DrawString()
108 FxFont.SetFontSpan(pFxFont->GetFontSpan()); in DrawString()