Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_value.h20 class CFXJSE_HostObject; variable
Dfxjse.h29 explicit CFXJSE_HostObject(Type type) { type_ = type; } in CFXJSE_HostObject() function