Home
last modified time | relevance | path

Searched refs:GetFontSpan (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_font.h101 pdfium::span<uint8_t> GetFontSpan() const { return m_FontData; } in GetFontSpan() function
Dcfx_glyphcache.cpp318 pdfium::span<const uint8_t> span = pFont->GetFontSpan(); in GetDeviceCache()
325 pdfium::span<const uint8_t> span = pFont->GetFontSpan(); in GetDeviceCache()
/external/pdfium/core/fxge/apple/
Dfx_apple_platform.cpp57 pdfium::span<const uint8_t> span = pFont->GetFontSpan(); in CGDrawGlyphRun()
/external/pdfium/xfa/fde/
Dcfde_textout.cpp85 FxFont.SetFontSpan(pFxFont->GetFontSpan()); in DrawString()
108 FxFont.SetFontSpan(pFxFont->GetFontSpan()); in DrawString()
/external/pdfium/core/fpdfapi/font/
Dcpdf_type1font.cpp137 pdfium::span<const uint8_t> span = m_Font.GetFontSpan(); in LoadGlyphMap()
/external/pdfium/fpdfsdk/
Dfpdf_edit_embeddertest.cpp2423 pdfium::span<const uint8_t> span = stock_font->GetFont()->GetFontSpan(); in TEST_F()
2452 pdfium::span<const uint8_t> span = stock_font->GetFont()->GetFontSpan(); in TEST_F()
2481 pdfium::span<const uint8_t> span = stock_font->GetFont()->GetFontSpan(); in TEST_F()
2530 pdfium::span<const uint8_t> span = stock_font->GetFont()->GetFontSpan(); in TEST_F()
2589 pdfium::span<const uint8_t> span = stock_font->GetFont()->GetFontSpan(); in TEST_F()
2673 pdfium::span<const uint8_t> span = CIDfont.GetFontSpan(); in TEST_F()
2924 pdfium::span<const uint8_t> span = stock_font->GetFont()->GetFontSpan(); in TEST_F()