KHTML
predicate.cpp File Reference
#include "predicate.h"
#include "functions.h"
#include <QString>
#include "xml/dom_nodeimpl.h"
#include "xml/dom_nodelistimpl.h"
#include "kjs/operations.h"
#include "kjs/value.h"
#include <math.h>
Include dependency graph for predicate.cpp:
Go to the source code of this file.
Functions | |
static void | numify (const Value &val, WTF::Vector< double > *out) |
static void | stringify (const Value &val, WTF::Vector< DOMString > *out) |
Function Documentation
Definition at line 188 of file predicate.cpp.
Definition at line 173 of file predicate.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:20 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:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.