HomeSort by relevance Sort by last modified time
    Searched defs:raw_str (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fxcrt/
cfx_string_c_template.h 95 const UnsignedType* raw_str() const { return m_Ptr; } function in class:CFX_StringCTemplate
fx_string.h 66 const uint8_t* raw_str() const { function in class:CFX_ByteString
74 return CFX_ByteStringC(raw_str(), GetLength());

Completed in 894 milliseconds