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

(08e24b2ba6847221abd35e9b994206b764d6b322)

#include "xfa/fxfa/formcalc/cxfa_fmexpression.h"
#include <algorithm>
#include <utility>
#include "core/fxcrt/autorestorer.h"
#include "core/fxcrt/check.h"
#include "core/fxcrt/fx_extension.h"
#include "core/fxcrt/widetext_buffer.h"
#include "fxjs/gc/container_trace.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()