Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_cssstylesheet.cpp37 bool CFX_CSSStyleSheet::LoadBuffer(const wchar_t* pBuffer, int32_t iBufSize) { in LoadBuffer() function in CFX_CSSStyleSheet
/external/pdfium/fxjs/
Dcfx_globaldata_unittest.cpp23 Optional<pdfium::span<uint8_t>> LoadBuffer() override { in LoadBuffer() function in __anon94aab7d60111::TestDelegate