![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "core/fpdfapi/page/cpdf_pageimagecache.h"#include <memory>#include <string>#include <utility>#include "core/fpdfapi/page/cpdf_docpagedata.h"#include "core/fpdfapi/page/cpdf_image.h"#include "core/fpdfapi/page/cpdf_imageobject.h"#include "core/fpdfapi/page/cpdf_page.h"#include "core/fpdfapi/page/cpdf_pagemodule.h"#include "core/fpdfapi/parser/cpdf_parser.h"#include "core/fpdfapi/render/cpdf_docrenderdata.h"#include "core/fxcrt/fx_stream.h"#include "testing/gtest/include/gtest/gtest.h"#include "testing/utils/path_service.h"Go to the source code of this file.
Functions | |
| TEST (CPDFPageImageCache, RenderBug1924) | |
| TEST | ( | CPDFPageImageCache | , |
| RenderBug1924 | ) |
Definition at line 22 of file cpdf_pageimagecache_unittest.cpp.
References CPDF_PageObject::AsImage(), CPDF_PageImageCache::Continue(), CPDF_PageModule::Create(), IFX_SeekableReadStream::CreateFromFilename(), CPDF_PageModule::Destroy(), CPDF_ImageObject::GetImage(), PathService::GetTestFilePath(), CPDF_ColorSpace::kICCBased, CPDF_PageImageCache::StartGetCachedBitmap(), and CPDF_Parser::SUCCESS.