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_defaultappearance.h"
#include <iterator>
#include "core/fpdfapi/parser/cpdf_simple_parser.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "testing/test_support.h"
#include "third_party/base/containers/span.h"
Go to the source code of this file.
Functions | |
TEST (CPDFDefaultAppearanceTest, FindTagParamFromStart) | |
TEST | ( | CPDFDefaultAppearanceTest | , |
FindTagParamFromStart | ) |
Definition at line 14 of file cpdf_defaultappearance_unittest.cpp.
References CPDF_DefaultAppearance::FindTagParamFromStartForTesting(), and CPDF_SimpleParser::GetCurPos().