Searched defs:CFXJSE_HostObject (Results 1 – 2 of 2) sorted by relevance
| /external/pdfium/fxjs/ | ||
| D | cfxjse_value.h | 20 class CFXJSE_HostObject; variable |
| D | fxjse.h | 29 explicit CFXJSE_HostObject(Type type) { type_ = type; } in CFXJSE_HostObject() function |