Searched defs:backfaceVisibility (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/
H A DTextureMapperLayer.h230 bool backfaceVisibility : 1; member in struct:WebCore::TextureMapperLayer::State
H A DTextureMapperLayer.cpp610 void TextureMapperLayer::setBackfaceVisibility(bool backfaceVisibility) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DGraphicsLayer.h332 bool backfaceVisibility() const { return m_backfaceVisibility; } function in class:WebCore::GraphicsLayer
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DRenderStyle.h921 EBackfaceVisibility backfaceVisibility() const { return static_cast<EBackfaceVisibility>(rareNonInheritedData->m_backfaceVisibility); } function in class:WebCore::RenderStyle

Completed in 110 milliseconds