Searched refs:newParagraph (Results 1 – 2 of 2) sorted by relevance
300 pf_flow *newParagraph; in WndProc() local305 newParagraph = pf_factory(szFileName, font, guiSupport); in WndProc()307 if (newParagraph != NULL) { in WndProc()314 context->paragraph = newParagraph; in WndProc()
301 Paragraph *newParagraph = Paragraph::paragraphFactory(szFileName, font, guiSupport); in WndProc() local303 if (newParagraph != NULL) { in WndProc()310 context->paragraph = newParagraph; in WndProc()