Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dxfa_basic_data.cpp110 const ElementAttributeRecord g_ElementAttributeTable[] = { variable
192 std::begin(g_ElementAttributeTable), std::end(g_ElementAttributeTable), in XFA_GetScriptAttributeByName()
198 if (it != std::end(g_ElementAttributeTable) && in XFA_GetScriptAttributeByName()