Searched defs:pInfo (Results 1 – 2 of 2) sorted by relevance
100 Drawfile_CreateDiagram(drawfile_info *pInfo, size_t tMemorySize, in Drawfile_CreateDiagram()123 Drawfile_AppendObject(drawfile_info *pInfo, size_t tMemorySize, in Drawfile_AppendObject()205 Drawfile_RenderDiagram(drawfile_info *pInfo, window_redrawblock *pRedraw, in Drawfile_RenderDiagram()320 Drawfile_VerifyDiagram(drawfile_info *pInfo) in Drawfile_VerifyDiagram()409 Drawfile_QueryBox(drawfile_info *pInfo, wimp_box *pRect, BOOL bScreenUnits) in Drawfile_QueryBox()
841 drawfile_info *pInfo; in bRedrawMainWindow() local