Home
last modified time | relevance | path

Searched defs:raw_span (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/base/memory/
H A Draw_span.h22 using raw_span = variable
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dbytestring.h97 pdfium::span<const uint8_t> raw_span() const { in raw_span() function
H A Dstring_view_template.h161 pdfium::span<const UnsignedType> raw_span() const { return m_Span; } in raw_span() function
/aosp_15_r20/external/pdfium/core/fxge/
H A Dfx_font.cpp120 pdfium::span<const uint8_t> raw_span = utf16_be.raw_span(); in GetNameFromTT() local