Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_cssdatatable.cpp118 const int32_t g_iCSSPropertyCount = variable
120 static_assert(g_iCSSPropertyCount ==
128 int32_t iEnd = g_iCSSPropertyCount; in CFX_GetCSSPropertyByName()