Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/css/
Dfde_cssdatatable.cpp170 const int32_t g_iCSSPropertyValueCount = variable
172 static_assert(g_iCSSPropertyValueCount ==
228 int32_t iEnd = g_iCSSPropertyValueCount; in FDE_GetCSSPropertyValueByName()