Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_cssdeclaration.cpp179 int32_t iValueLen, in ParseCSSNumber()
206 int32_t iValueLen, in ParseCSSString()
224 int32_t iValueLen, in ParseCSSColor()
315 int32_t iValueLen = value.GetLength(); in AddProperty() local
432 int32_t iValueLen) { in ParseNumber()
441 int32_t iValueLen) { in ParseEnum()
448 int32_t iValueLen) { in ParseColor()
456 int32_t iValueLen) { in ParseString()
471 int32_t iValueLen, in ParseValueListProperty()
593 int32_t iValueLen, in ParseBorderProperty()
[all …]
Dcfx_cssstylesheet.cpp64 int32_t iValueLen = 0; in LoadStyleRule() local