Searched refs:AbbrPair (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/fpdfapi/page/
H A Dcpdf_streamcontentparser.cpp137 struct AbbrPair { struct in namespace:__anon16378
142 const AbbrPair InlineKeyAbbr[] = {
148 const AbbrPair InlineValueAbbr[] = {
163 CFX_ByteStringC FindFullName(const AbbrPair* table,
166 auto it = std::find_if(table, table + count, [abbr](const AbbrPair& pair) {

Completed in 116 milliseconds