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>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
◆ numify()
|
static |
Definition at line 188 of file predicate.cpp.
◆ stringify()
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 Sat Jan 18 2020 19:04:28 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 19:04:28 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.