Home
last modified time | relevance | path

Searched defs:RawBytesForIndex (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_fontmapper_unittest.cpp139 TEST_F(CFXFontMapperSystemFontInfoTest, RawBytesForIndex) { in TEST_F() argument
Dcfx_fontmapper.cpp796 FixedUninitDataVector<uint8_t> CFX_FontMapper::RawBytesForIndex(size_t index) { in RawBytesForIndex() function in CFX_FontMapper