Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/FileManager/
DSysIconUtils.cpp53 …TR MySHGetFileInfoW(LPCWSTR pszPath, DWORD attrib, SHFILEINFOW *psfi, UINT cbFileInfo, UINT uFlags) in MySHGetFileInfoW()
/external/zlib/src/contrib/minizip/
Dunzip.c1389 uLong uMagic,uData,uFlags; in unz64local_CheckCurrentFileCoherencyHeader() local
/external/pdfium/xfa/include/fxfa/
Dfxfa_basic.h1001 uint8_t uFlags; member
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_object_imp.cpp19 CXFA_Object::CXFA_Object(CXFA_Document* pDocument, FX_DWORD uFlags) in CXFA_Object()