Home
last modified time | relevance | path

Searched defs:CJX_Object (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_list.h13 class CJX_Object; variable
H A Dcxfa_object.h35 class CJX_Object; variable
/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dfxjse.h29 class CJX_Object; variable
H A Dcjx_object.h28 class CJX_Object; variable
H A Dcjx_object.cpp102 CJX_Object::CJX_Object(CXFA_Object* obj) : object_(obj) {} in CJX_Object() function in CJX_Object