Searched defs:LogItemStruct (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/include/
H A Dformat.h128 struct LogItemStruct struct
139 LogItemStruct(){} function in struct:LogItemStruct
140 ~LogItemStruct(){}
150 LogItemStruct * makeLogItemStruct(NPAPI_Action action,
153 void freeLogItemStruct(LogItemStruct * lis);
154 void formatLogItem(LogItemStruct * plis, std::string * szOutput, BOOL bDOSStyle = FALSE);

Completed in 72 milliseconds