Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_value.cpp121 CFXJSE_Value* pPropValue) { in SetObjectProperty()
137 CFXJSE_Value* pPropValue) { in GetObjectProperty()
151 CFXJSE_Value* pPropValue) { in GetObjectPropertyByIdx()
175 CFXJSE_Value* pPropValue) { in SetObjectOwnProperty()
/external/pdfium/core/fxcrt/css/
Dcfx_cssdeclaration.cpp327 const CFX_CSSData::PropertyValue* pPropValue = in ParseValueListProperty() local