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

/external/webkit/WebKit/android/WebCoreSupport/
H A DFrameLoaderClientAndroid.cpp1060 const int pixelWidth = 2; local
1062 innerRect.inflate(-pixelWidth);
1065 ctx->strokeRect(innerRect, pixelWidth);

Completed in 14 milliseconds