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

  /external/webkit/WebKit/mac/Plugins/Hosted/
WebKitPluginHost.defs 55 clipY :double;
  /external/webkit/WebCore/rendering/
RenderBox.cpp 908 int clipY = ty + bTop;
918 return IntRect(clipX, clipY, clipWidth, clipHeight);
924 int clipY = ty;
    [all...]

Completed in 125 milliseconds