OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FX_LPCVOID
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/core/include/fxcodec/
fx_codec.h
288
FX_BOOL MD5ComputeID(
FX_LPCVOID
buf, FX_DWORD dwSize, FX_BYTE ID[16]);
/external/pdfium/core/include/fxcrt/
fx_system.h
78
typedef void const*
FX_LPCVOID
;
/external/pdfium/core/src/fxcodec/codec/
fx_codec_icc.cpp
16
FX_BOOL MD5ComputeID(
FX_LPCVOID
buf, FX_DWORD dwSize, FX_BYTE ID[16] )
[
all
...]
Completed in 195 milliseconds