Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Delement_attributes.inc165 ELEM_ATTR____(Field, FillColor, CJX_Object::ScriptSomFillColor)
214 ELEM_ATTR____(ExclGroup, FillColor, CJX_Object::ScriptSomFillColor)
262 ELEM_ATTR____(Subform, FillColor, CJX_Object::ScriptSomFillColor)
/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcjx_object.h163 JSE_PROP(ScriptSomFillColor);
H A Dcjx_object.cpp1104 void CJX_Object::ScriptSomFillColor(v8::Isolate* pIsolate, in ScriptSomFillColor() function in CJX_Object