Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/css/
Dfde_cssdatatable.cpp118 const int32_t g_iCSSPropertyCount = variable
120 static_assert(g_iCSSPropertyCount ==
203 int32_t iEnd = g_iCSSPropertyCount; in FDE_GetCSSPropertyByName()