Home
last modified time | relevance | path

Searched refs:HLPFILE_RtfAddText (Results 1 – 1 of 1) sorted by relevance

/reactos/base/applications/winhlp32/
H A Dhlpfile.c714 static BOOL HLPFILE_RtfAddText(struct RtfData* rd, const char* str) in HLPFILE_RtfAddText() function
1448 if (!HLPFILE_RtfAddText(rd, text)) goto done; in HLPFILE_BrowseParagraph()