Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_cssdeclaration.cpp331 static const int32_t g_ValueGuessCount = in AddProperty() local
333 for (int32_t i = 0; i < g_ValueGuessCount; ++i) { in AddProperty()