static CPDF_DocPageData * FromDocument(const CPDF_Document *pDoc)
RetainPtr< const CPDF_Dictionary > TestGetResource(CPDF_PageContentGenerator *pGen, const ByteString &type, const ByteString &name)
void TestProcessText(CPDF_PageContentGenerator *pGen, fxcrt::ostringstream *buf, CPDF_TextObject *pTextObj)
void TestProcessPath(CPDF_PageContentGenerator *pGen, fxcrt::ostringstream *buf, CPDF_PathObject *pPathObj)
TEST_F(CPDF_PageContentGeneratorTest, ProcessRect)