KHTML
GraphicsTypes.h File Reference
#include "dom/dom_string.h"
Include dependency graph for GraphicsTypes.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.