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

  /external/webkit/Source/WebCore/platform/graphics/android/
LayerAndroid.h 285 void setIsIframe(bool isIframe) { m_isIframe = isIframe; }
GraphicsLayerAndroid.cpp 236 m_contentLayer->setIsIframe(true);
    [all...]

Completed in 15 milliseconds