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_fmexpression.cpp File Reference

(3dce9b5818576f04ce21cec4b3686eda012e5b65)

#include "xfa/fxfa/formcalc/cxfa_fmexpression.h"
#include <algorithm>
#include <utility>
#include "core/fxcrt/autorestorer.h"
#include "core/fxcrt/fx_extension.h"
#include "core/fxcrt/widetext_buffer.h"
#include "fxjs/gc/container_trace.h"
#include "third_party/base/check.h"
#include "v8/include/cppgc/visitor.h"
#include "xfa/fxfa/formcalc/cxfa_fmtojavascriptdepth.h"
+ Include dependency graph for cxfa_fmexpression.cpp:

Go to the source code of this file.

Functions

bool CXFA_IsTooBig (const WideTextBuffer &js)
 

Function Documentation

◆ CXFA_IsTooBig()