Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DConstraintManager.h50 bool isConstrained() const { in isConstrained() function
/external/webkit/Source/WebCore/rendering/
DRenderBlockLineLayout.cpp873 bool isConstrained = false; in layoutInlineChildren() local
877 isConstrained = true; in layoutInlineChildren()
887 if (!isConstrained) { in layoutInlineChildren()