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

/external/pdfium/fxjs/
H A Dfxjse.h19 class CFXJSE_HostObject { class
21 virtual ~CFXJSE_HostObject() {}
29 explicit CFXJSE_HostObject(Type type) { type_ = type; } function in class:CFXJSE_HostObject

Completed in 4071 milliseconds