Searched defs:LoadBuffer (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/core/fxcrt/css/ | ||
D | cfx_cssstylesheet.cpp | 37 bool CFX_CSSStyleSheet::LoadBuffer(const wchar_t* pBuffer, int32_t iBufSize) { in LoadBuffer() function in CFX_CSSStyleSheet |
/external/pdfium/fxjs/ | ||
D | cfx_globaldata_unittest.cpp | 23 Optional<pdfium::span<uint8_t>> LoadBuffer() override { in LoadBuffer() function in __anon94aab7d60111::TestDelegate |