![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "xfa/fxfa/cxfa_textlayout.h"#include <math.h>#include <algorithm>#include <utility>#include "core/fxcrt/check.h"#include "core/fxcrt/compiler_specific.h"#include "core/fxcrt/css/cfx_csscomputedstyle.h"#include "core/fxcrt/css/cfx_cssstyleselector.h"#include "core/fxcrt/notreached.h"#include "core/fxcrt/stl_util.h"#include "core/fxcrt/xml/cfx_xmlelement.h"#include "core/fxcrt/xml/cfx_xmlnode.h"#include "core/fxcrt/xml/cfx_xmltext.h"#include "core/fxge/cfx_fillrenderoptions.h"#include "core/fxge/cfx_graphstatedata.h"#include "core/fxge/cfx_path.h"#include "core/fxge/cfx_renderdevice.h"#include "core/fxge/text_char_pos.h"#include "fxjs/xfa/cjx_object.h"#include "xfa/fde/cfde_textout.h"#include "xfa/fgas/font/cfgas_gefont.h"#include "xfa/fgas/layout/cfgas_linkuserdata.h"#include "xfa/fgas/layout/cfgas_rtfbreak.h"#include "xfa/fgas/layout/cfgas_textuserdata.h"#include "xfa/fxfa/cxfa_ffdoc.h"#include "xfa/fxfa/cxfa_textparser.h"#include "xfa/fxfa/cxfa_textprovider.h"#include "xfa/fxfa/cxfa_texttabstopscontext.h"#include "xfa/fxfa/parser/cxfa_font.h"#include "xfa/fxfa/parser/cxfa_node.h"#include "xfa/fxfa/parser/cxfa_para.h"