Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxcrt/css/
H A Dcfx_cssstylesheet.cpp28 bool CFX_CSSStyleSheet::LoadBuffer(WideStringView buffer) { in LoadBuffer() function in CFX_CSSStyleSheet
/aosp_15_r20/external/pdfium/fxjs/
H A Dcfx_globaldata_unittest.cpp26 absl::optional<pdfium::span<uint8_t>> LoadBuffer() override { in LoadBuffer() function in __anonf8f133e00111::TestDelegate