Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
cpdf_pageobjectholder_unittest.cpp File Reference

(e4657a741c23c8f48e0e97ae2091dc2d99f4f27d)

#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"
Include dependency graph for cpdf_pageobjectholder_unittest.cpp:

Go to the source code of this file.

Functions

bool SafeCompare (const float &x, const float &y)
 TEST (CPDFPageObjectHolder, GraphicsDataAsKey)

Function Documentation

◆ SafeCompare()

bool SafeCompare ( const float & x,
const float & y )

Definition at line 17 of file cpdf_pageobjectholder_unittest.cpp.

Referenced by TEST().

Here is the caller graph for this function:

◆ TEST()

TEST ( CPDFPageObjectHolder ,
GraphicsDataAsKey  )

Definition at line 22 of file cpdf_pageobjectholder_unittest.cpp.

References SafeCompare().

Here is the call graph for this function: