![]() |
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/parser/cxfa_stroke.h"#include <math.h>#include <utility>#include "fxjs/xfa/cjx_object.h"#include "xfa/fgas/graphics/cfgas_gecolor.h"#include "xfa/fgas/graphics/cfgas_gegraphics.h"#include "xfa/fxfa/cxfa_ffwidget.h"#include "xfa/fxfa/parser/cxfa_color.h"#include "xfa/fxfa/parser/cxfa_document.h"#include "xfa/fxfa/parser/cxfa_measurement.h"#include "xfa/fxfa/parser/cxfa_node.h"#include "xfa/fxfa/parser/xfa_utils.h"Go to the source code of this file.
Functions | |
| void | XFA_StrokeTypeSetLineDash (CFGAS_GEGraphics *pGraphics, XFA_AttributeValue iStrokeType, XFA_AttributeValue iCapType) |
| void XFA_StrokeTypeSetLineDash | ( | CFGAS_GEGraphics * | pGraphics, |
| XFA_AttributeValue | iStrokeType, | ||
| XFA_AttributeValue | iCapType ) |
Definition at line 23 of file cxfa_stroke.cpp.
References CFGAS_GEGraphics::SetSolidLineDash().
Referenced by CXFA_FFLine::RenderWidget(), and CXFA_Stroke::Stroke().