Home
last modified time | relevance | path

Searched defs:bPersistent (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/include/javascript/
DJS_GlobalData.h59 FX_BOOL bPersistent; variable
Dglobal.h37 bool bPersistent; member
/external/pdfium/fpdfsdk/src/javascript/
DJS_GlobalData.cpp300 FX_BOOL CJS_GlobalData::SetGlobalVariablePersistent(FX_LPCSTR propname, FX_BOOL bPersistent) in SetGlobalVariablePersistent()