Home
last modified time | relevance | path

Searched refs:updateFlag (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
DParseHelper.cpp811 bool TParseContext::arraySetMaxSize(TIntermSymbol *node, TType* type, int size, bool updateFlag, TS… in arraySetMaxSize() argument
842 if (!updateFlag) in arraySetMaxSize()
/external/webkit/Source/WebCore/dom/
DDocument.cpp2943 void Document::styleSelectorChanged(StyleSelectorUpdateFlag updateFlag) in styleSelectorChanged() argument
2957 if (updateFlag == DeferRecalcStyle) { in styleSelectorChanged()