Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/css/
Dcfde_cssdeclaration.cpp27 int32_t iValueLen, in ParseCSSNumber()
54 int32_t iValueLen, in ParseCSSString()
72 int32_t iValueLen, in ParseCSSColor()
163 int32_t iValueLen = value.GetLength(); in AddProperty() local
281 int32_t iValueLen) { in ParseNumber()
291 int32_t iValueLen) { in ParseEnum()
300 int32_t iValueLen) { in ParseColor()
309 int32_t iValueLen) { in ParseString()
324 int32_t iValueLen, in ParseValueListProperty()
448 int32_t iValueLen, in ParseBorderProperty()
[all …]
Dcfde_cssstylesheet.cpp66 int32_t iValueLen = 0; in LoadStyleRule() local