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/font/cpdf_cidfont.h"
#include <utility>
#include "core/fpdfapi/page/test_with_page_module.h"
#include "core/fpdfapi/parser/cpdf_array.h"
#include "core/fpdfapi/parser/cpdf_dictionary.h"
#include "core/fpdfapi/parser/cpdf_document.h"
#include "core/fpdfapi/parser/cpdf_name.h"
#include "core/fpdfapi/parser/cpdf_test_document.h"
#include "testing/gtest/include/gtest/gtest.h"
Go to the source code of this file.
Typedefs | |
using | CPDF_CIDFontTest = TestWithPageModule |
Functions | |
TEST_F (CPDF_CIDFontTest, BUG_920636) | |
Definition at line 17 of file cpdf_cidfont_unittest.cpp.
TEST_F | ( | CPDF_CIDFontTest | , |
BUG_920636 | ) |
Definition at line 19 of file cpdf_cidfont_unittest.cpp.