Home
last modified time | relevance | path

Searched refs:RawBytesForIndex (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_fontmapper.h70 std::unique_ptr<uint8_t, FxFreeDeleter> RawBytesForIndex(
Dcfx_fontmapper.cpp671 std::unique_ptr<uint8_t, FxFreeDeleter> CFX_FontMapper::RawBytesForIndex( in RawBytesForIndex() function in CFX_FontMapper
/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.cpp452 pFontMapper->RawBytesForIndex(index, &dwFileSize); in CreateFontStream()