Searched defs:hasPendingShaders (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DStyleCustomFilterProgram.h136 bool hasPendingShaders() const function in class:WebCore::StyleCustomFilterProgram
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DStyleResolver.h478 void setHasPendingShaders(bool hasPendingShaders) { m_hasPendingShaders = hasPendingShaders; } argument
479 bool hasPendingShaders() const { return m_hasPendingShaders; } function in class:WebCore::StyleResolver::State

Completed in 125 milliseconds