Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_globaldata.cpp230 uint16_t wType = *((uint16_t*)p); in LoadGlobalPersistentVariables() local
327 uint16_t wType = (uint16_t)(('X' << 8) | 'F'); in SaveGlobalPersisitentVariables() local