Size              847 Source/core/html/track/vtt/VTTCue.cpp         parsedSetting = Size;
Size              980 Source/core/html/track/vtt/VTTCue.cpp         case Size: {
Size              150 Source/platform/CheckedInt.h template<size_t Size, bool Signedness>
Size              199 Source/platform/CheckedInt.h template<typename IntegerType, size_t Size = sizeof(IntegerType)>
Size              132 Source/wtf/StdLibExtras.h template<typename T, size_t Size> char (&ArrayLengthHelperFunction(T (&)[Size]))[Size];
Size               84 public/platform/WebSize.h     WebSize(const gfx::Size& s)
Size               96 public/platform/WebSize.h     WebSize& operator=(const gfx::Size& s)
Size              110 public/platform/WebSize.h     operator gfx::Size() const
Size              112 public/platform/WebSize.h         return gfx::Size(std::max(0, width), std::max(0, height));
Size               83 public/platform/WebThemeEngine.h     virtual void paintScrollbarThumb(WebCanvas*, State, Size, const WebRect&, const ScrollbarInfo&) { }