![]() |
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_pageobjectholder.h"#include <math.h>#include <algorithm>#include <array>#include <limits>#include <vector>#include "core/fxcrt/fx_extension.h"#include "testing/gtest/include/gtest/gtest.h"Go to the source code of this file.
Functions | |
| bool | SafeCompare (const float &x, const float &y) |
| TEST (CPDFPageObjectHolder, GraphicsDataAsKey) | |
| bool SafeCompare | ( | const float & | x, |
| const float & | y ) |
Definition at line 17 of file cpdf_pageobjectholder_unittest.cpp.
Referenced by TEST().
| TEST | ( | CPDFPageObjectHolder | , |
| GraphicsDataAsKey | ) |
Definition at line 22 of file cpdf_pageobjectholder_unittest.cpp.
References SafeCompare().