Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/font/
Dcfgas_gefont.cpp65 RetainPtr<CPDF_Font> stock_font = in LoadStockFont() local
67 return stock_font ? CFGAS_GEFont::LoadFont(stock_font, pMgr) : nullptr; in LoadStockFont()
/external/pdfium/fpdfsdk/
Dfpdf_edit_embeddertest.cpp2421 RetainPtr<CPDF_Font> stock_font = in TEST_F() local
2423 pdfium::span<const uint8_t> span = stock_font->GetFont()->GetFontSpan(); in TEST_F()
2450 RetainPtr<CPDF_Font> stock_font = in TEST_F() local
2452 pdfium::span<const uint8_t> span = stock_font->GetFont()->GetFontSpan(); in TEST_F()
2479 RetainPtr<CPDF_Font> stock_font = in TEST_F() local
2481 pdfium::span<const uint8_t> span = stock_font->GetFont()->GetFontSpan(); in TEST_F()
2528 RetainPtr<CPDF_Font> stock_font = in TEST_F() local
2530 pdfium::span<const uint8_t> span = stock_font->GetFont()->GetFontSpan(); in TEST_F()
2587 RetainPtr<CPDF_Font> stock_font = in TEST_F() local
2589 pdfium::span<const uint8_t> span = stock_font->GetFont()->GetFontSpan(); in TEST_F()
[all …]