Searched refs:HLPFILE_Uncompress3 (Results 1 – 1 of 1) sorted by relevance
/reactos/base/applications/winhlp32/ |
H A D | hlpfile.c | 272 static BOOL HLPFILE_Uncompress3(HLPFILE* hlpfile, char* dst, const char* dst_end, in HLPFILE_Uncompress3() function 1250 HLPFILE_Uncompress3(page->file, text, text + size, buf + datalen, end); in HLPFILE_BrowseParagraph() 2557 HLPFILE_Uncompress3(hlpfile, page->lpszTitle, page->lpszTitle + titlesize, title, end); in HLPFILE_AddPage()
|