Home
last modified time | relevance | path

Searched refs:hasVariables (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/wml/
DWMLPageState.h54 bool hasVariables() const { return !m_variables.isEmpty(); } in hasVariables() function
/external/webkit/WebCore/css/
DCSSParser.cpp5238 bool hasVariables = false; in checkForVariables() local
5241 hasVariables = true; in checkForVariables()
5246 hasVariables = true; in checkForVariables()
5251 return hasVariables; in checkForVariables()
/external/webkit/WebCore/
DChangeLog-2009-06-1665181 (WebCore::WMLPageState::hasVariables):
65436 (WebCore::WMLPageState::hasVariables): Remove helper function.
69247 (WebCore::WMLPageState::hasVariables):