HomeSort by relevance Sort by last modified time
    Searched defs:m_backfaceVisibility (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/rendering/style/
StyleRareNonInheritedData.h 125 EBackfaceVisibility m_backfaceVisibility;
  /external/webkit/Source/WebCore/platform/graphics/android/layers/
LayerAndroid.h 133 void setBackfaceVisibility(bool value) { m_backfaceVisibility = value; }
333 bool m_backfaceVisibility;

Completed in 106 milliseconds