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
cxfa_contentlayoutprocessor.h File Reference

(9c1f44f67466fea2fb20bb6f31fea388d8c65961)

#include <float.h>
#include <list>
#include <map>
#include <utility>
#include <vector>
#include "core/fxcrt/fx_coordinates.h"
#include "core/fxcrt/unowned_ptr.h"
#include "fxjs/gc/heap.h"
#include "third_party/abseil-cpp/absl/types/optional.h"
#include "v8/include/cppgc/garbage-collected.h"
#include "v8/include/cppgc/macros.h"
#include "v8/include/cppgc/member.h"
#include "v8/include/cppgc/persistent.h"
#include "xfa/fxfa/fxfa_basic.h"
+ Include dependency graph for cxfa_contentlayoutprocessor.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CXFA_ContentLayoutProcessor
 

Variables

constexpr float kXFALayoutPrecision = 0.0005f
 

Variable Documentation

◆ kXFALayoutPrecision

float kXFALayoutPrecision = 0.0005f
constexpr