Home
last modified time | relevance | path

Searched defs:iValueLen (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcrt/css/
Dcfx_cssdeclaration.cpp31 int32_t iValueLen, in ParseCSSNumber()
60 int32_t iValueLen, in ParseCSSString()
80 int32_t iValueLen, in ParseCSSColor()
172 int32_t iValueLen = value.GetLength(); in AddProperty() local
289 int32_t iValueLen) { in ParseNumber()
298 int32_t iValueLen) { in ParseEnum()
305 int32_t iValueLen) { in ParseColor()
313 int32_t iValueLen) { in ParseString()
328 int32_t iValueLen, in ParseValueListProperty()
451 int32_t iValueLen, in ParseBorderProperty()
[all …]
Dcfx_cssstylesheet.cpp64 int32_t iValueLen = 0; in LoadStyleRule() local