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

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

#include "core/fpdfapi/page/cpdf_pageobjectholder.h"
#include <math.h>
#include <algorithm>
#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 16 of file cpdf_pageobjectholder_unittest.cpp.

Referenced by TEST().

+ Here is the caller graph for this function:

◆ TEST()

TEST ( CPDFPageObjectHolder ,
GraphicsDataAsKey  )

Definition at line 21 of file cpdf_pageobjectholder_unittest.cpp.

References SafeCompare().

+ Here is the call graph for this function: