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/fpdfdoc/cpdf_bafontmap.h"
#include <utility>
#include "build/build_config.h"
#include "constants/annotation_common.h"
#include "core/fpdfapi/font/cpdf_font.h"
#include "core/fpdfapi/page/test_with_page_module.h"
#include "core/fpdfapi/parser/cpdf_dictionary.h"
#include "core/fpdfapi/parser/cpdf_name.h"
#include "core/fpdfapi/parser/cpdf_string.h"
#include "core/fpdfapi/parser/cpdf_test_document.h"
Go to the source code of this file.
Typedefs | |
using | BAFontMapTest = TestWithPageModule |
Functions | |
TEST_F (BAFontMapTest, DefaultFont) | |
TEST_F (BAFontMapTest, Bug853238) | |
Definition at line 18 of file cpdf_bafontmap_unittest.cpp.
TEST_F | ( | BAFontMapTest | , |
Bug853238 | ) |
Definition at line 40 of file cpdf_bafontmap_unittest.cpp.
References CPDF_BAFontMap::GetPDFFontAlias(), pdfium::annotation::kSubtype, and CPDF_TestDocument::SetRoot().
TEST_F | ( | BAFontMapTest | , |
DefaultFont | ) |
Definition at line 20 of file cpdf_bafontmap_unittest.cpp.
References pdfium::annotation::kSubtype.