Home
last modified time | relevance | path

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

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