Home
last modified time | relevance | path

Searched defs:string_ptr (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxge/ge/
Dfx_ge_fontmap.cpp12 static CFX_ByteString GetStringFromTable(const uint8_t* string_ptr, in GetStringFromTable()
36 const uint8_t* string_ptr = name_table + string_offset; in GetNameFromTT() local
/external/pdfium/core/fxcodec/lgif/
Dfx_gif.h115 CFX_ByteString* string_ptr; member
/external/flatbuffers/tests/
Dtest.cpp598 auto string_ptr = flatbuffers::AddFlatBuffer(resizingbuf, in ReflectionTest() local