Searched defs:isFixed (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/page/scrolling/blackberry/
H A DScrollingCoordinatorBlackBerry.cpp55 void ScrollingCoordinatorBlackBerry::setLayerIsFixedToContainerLayer(GraphicsLayer* layer, bool isFixed) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/
H A DX86FloatingPoint.cpp103 bool isFixed() const { return !Mask || FixCount; } function in struct:__anon10505::FPS::LiveBundle
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DLength.h222 bool isFixed() const { return type() == Fixed; } function in struct:WebCore::Length
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMFrameLowering.cpp496 bool isFixed = MFI->isFixedObjectIndex(FI); local
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DRange.cpp1613 bool isFixed = false; local
1645 bool isFixed = false; local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/coordinated/
H A DCoordinatedGraphicsLayer.cpp576 void CoordinatedGraphicsLayer::setFixedToViewport(bool isFixed) argument
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderLayerCompositor.cpp2243 bool isFixed = renderer->isOutOfFlowPositioned() && position == FixedPosition; local

Completed in 161 milliseconds