KHTML
GraphicsTypes.h File Reference
#include "dom/dom_string.h"
Go to the source code of this file.
Namespaces | |
namespace | khtml |
Functions | |
DOM::DOMString | khtml::compositeOperatorName (CompositeOperator op) |
DOM::DOMString | khtml::lineCapName (LineCap cap) |
DOM::DOMString | khtml::lineJoinName (LineJoin join) |
bool | khtml::parseCompositeOperator (const DOM::DOMString &s, CompositeOperator &op) |
bool | khtml::parseLineCap (const DOM::DOMString &s, LineCap &cap) |
bool | khtml::parseLineJoin (const DOM::DOMString &s, LineJoin &join) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.