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

  /external/webkit/WebKit/mac/Plugins/Hosted/
WebKitPluginHost.defs 54 clipX :double;
  /external/webkit/WebCore/rendering/
RenderBox.cpp 907 int clipX = tx + bLeft;
918 return IntRect(clipX, clipY, clipWidth, clipHeight);
923 int clipX = tx;
    [all...]

Completed in 42 milliseconds