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

/macosx-10.10/WebCore-7600.1.25/platform/graphics/texmap/
H A DTextureMapperLayer.h230 bool backfaceVisibility : 1; member in struct:WebCore::TextureMapperLayer::State
H A DTextureMapperLayer.cpp607 void TextureMapperLayer::setBackfaceVisibility(bool backfaceVisibility) argument
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DGraphicsLayer.h344 bool backfaceVisibility() const { return m_backfaceVisibility; } function in class:WebCore::GraphicsLayer

Completed in 116 milliseconds