Home
last modified time | relevance | path

Searched refs:AttributeRecord (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dxfa_basic_data.cpp77 struct AttributeRecord { struct
84 const AttributeRecord g_AttributeTable[] = {
156 [](const AttributeRecord& a, uint32_t hash) { return a.hash < hash; }); in XFA_GetAttributeByName()