SIZE               73 content/browser/compositor/software_output_device_win.cc     SIZE size = {wr.right - wr.left, wr.bottom - wr.top};
SIZE              714 media/video/capture/win/video_capture_device_win.cc         SIZE size = {capability.supported_format.frame_size.width(),
SIZE               65 ppapi/c/pp_macros.h #define PP_COMPILE_ASSERT_SIZE_IN_BYTES_IMPL(NAME, CTYPENAME, SIZE) \
SIZE               68 ppapi/c/pp_macros.h ## NAME ## _is_not_ ## SIZE ## \
SIZE               69 ppapi/c/pp_macros.h _bytes_wide[(sizeof(CTYPENAME) == SIZE) ? 1 : -1]; }
SIZE               77 ppapi/c/pp_macros.h #define PP_COMPILE_ASSERT_SIZE_IN_BYTES(NAME, SIZE) \
SIZE               78 ppapi/c/pp_macros.h PP_COMPILE_ASSERT_SIZE_IN_BYTES_IMPL(NAME, NAME, SIZE)
SIZE               86 ppapi/c/pp_macros.h #define PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES(NAME, SIZE) \
SIZE               87 ppapi/c/pp_macros.h PP_COMPILE_ASSERT_SIZE_IN_BYTES_IMPL(NAME, struct NAME, SIZE)
SIZE               95 ppapi/c/pp_macros.h #define PP_COMPILE_ASSERT_ENUM_SIZE_IN_BYTES(NAME, SIZE) \
SIZE               96 ppapi/c/pp_macros.h PP_COMPILE_ASSERT_SIZE_IN_BYTES_IMPL(NAME, enum NAME, SIZE)
SIZE              981 third_party/libwebp/enc/picture.c #define SIZE2 (SIZE / 2)
SIZE             1013 third_party/libwebp/enc/picture.c   w = pic->width / SIZE;
SIZE             1014 third_party/libwebp/enc/picture.c   h = pic->height / SIZE;
SIZE             1018 third_party/libwebp/enc/picture.c       const int off_a = (y * pic->a_stride + x) * SIZE;
SIZE             1019 third_party/libwebp/enc/picture.c       const int off_y = (y * pic->y_stride + x) * SIZE;
SIZE             1021 third_party/libwebp/enc/picture.c       if (is_transparent_area(a_ptr + off_a, pic->a_stride, SIZE)) {
SIZE             1028 third_party/libwebp/enc/picture.c         flatten(pic->y + off_y, values[0], pic->y_stride, SIZE);
SIZE             1928 third_party/wtl/include/atlctrls.h 	BOOL GetIconSize(SIZE& size) const
SIZE             1940 third_party/wtl/include/atlctrls.h 	BOOL SetIconSize(SIZE size)
SIZE             2404 third_party/wtl/include/atlctrls.h 	SIZE GetBubbleSize(LPTOOLINFO lpToolInfo) const
SIZE             2408 third_party/wtl/include/atlctrls.h 		SIZE size = { GET_X_LPARAM(dwRet), GET_Y_LPARAM(dwRet) };
SIZE             3190 third_party/wtl/include/atlctrls.h 	void GetItemSpacing(SIZE& sizeSpacing, BOOL bSmallIconView = FALSE) const
SIZE             3704 third_party/wtl/include/atlctrls.h 	BOOL Scroll(SIZE size)
SIZE             5358 third_party/wtl/include/atlctrls.h 	BOOL SetButtonSize(SIZE size)
SIZE             5370 third_party/wtl/include/atlctrls.h 	BOOL SetBitmapSize(SIZE size)
SIZE             5500 third_party/wtl/include/atlctrls.h 	void GetButtonSize(SIZE& size) const
SIZE             6311 third_party/wtl/include/atlctrls.h 	SIZE SetItemSize(SIZE size)
SIZE             6315 third_party/wtl/include/atlctrls.h 		SIZE sizeRet = { GET_X_LPARAM(dwSize), GET_Y_LPARAM(dwSize) };
SIZE             6325 third_party/wtl/include/atlctrls.h 	void SetPadding(SIZE size)
SIZE             9691 third_party/wtl/include/atlctrls.h 	int GetIdealSize(SIZE& size, int cxMaxWidth = 0) const
SIZE              281 third_party/wtl/include/atlctrlw.h 	SIZE m_szBitmap;
SIZE              282 third_party/wtl/include/atlctrlw.h 	SIZE m_szButton;
SIZE              388 third_party/wtl/include/atlctrlw.h 	void GetImageSize(SIZE& size) const
SIZE              393 third_party/wtl/include/atlctrlw.h 	bool SetImageSize(SIZE& size)
SIZE              704 third_party/wtl/include/atlctrlw.h 		SIZE size = { 0, 0 };
SIZE             2140 third_party/wtl/include/atlctrlw.h 				SIZE sz = { rcButn.right - rcButn.left - m_szBitmap.cx, rcButn.bottom - rcButn.top - m_szBitmap.cy };
SIZE             2282 third_party/wtl/include/atlctrlw.h 				SIZE sz = { rcButn.right - rcButn.left - m_szBitmap.cx, rcButn.bottom - rcButn.top - m_szBitmap.cy };
SIZE             2397 third_party/wtl/include/atlctrlw.h 		SIZE size = { 0, 0 };
SIZE              944 third_party/wtl/include/atlctrlx.h 	bool GetIdealSize(SIZE& size) const
SIZE             1946 third_party/wtl/include/atlctrlx.h 		SIZE size = { 0, 0 };
SIZE             2720 third_party/wtl/include/atldlgs.h 	SIZE GetPaperSize() const
SIZE             2722 third_party/wtl/include/atldlgs.h 		SIZE size;
SIZE             3012 third_party/wtl/include/atlframe.h 	SIZE m_sizeDialog;
SIZE              795 third_party/wtl/include/atlgdi.h 	bool GetSize(SIZE& size) const
SIZE             1621 third_party/wtl/include/atlgdi.h 	BOOL SetViewportExt(SIZE size, LPSIZE lpSizeRet = NULL)
SIZE             1673 third_party/wtl/include/atlgdi.h 	BOOL SetWindowExt(SIZE size, LPSIZE lpSizeRet = NULL)
SIZE             1700 third_party/wtl/include/atlgdi.h 		SIZE sizeWinExt = { 0, 0 };
SIZE             1703 third_party/wtl/include/atlgdi.h 		SIZE sizeVpExt = { 0, 0 };
SIZE             1725 third_party/wtl/include/atlgdi.h 		SIZE sizeWinExt = { 0, 0 };
SIZE             1728 third_party/wtl/include/atlgdi.h 		SIZE sizeVpExt = { 0, 0 };
SIZE             1908 third_party/wtl/include/atlgdi.h 	int OffsetClipRgn(SIZE size)
SIZE             2099 third_party/wtl/include/atlgdi.h 	BOOL DrawIconEx(POINT point, HICON hIcon, SIZE size, UINT uStepIfAniCur = 0, HBRUSH hbrFlickerFreeDraw = NULL, UINT uFlags = DI_NORMAL)
SIZE             2106 third_party/wtl/include/atlgdi.h 	BOOL DrawState(POINT pt, SIZE size, HBITMAP hBitmap, UINT nFlags, HBRUSH hBrush = NULL)
SIZE             2112 third_party/wtl/include/atlgdi.h 	BOOL DrawState(POINT pt, SIZE size, HICON hIcon, UINT nFlags, HBRUSH hBrush = NULL)
SIZE             2118 third_party/wtl/include/atlgdi.h 	BOOL DrawState(POINT pt, SIZE size, LPCTSTR lpszText, UINT nFlags, BOOL bPrefixText = TRUE, int nTextLen = 0, HBRUSH hBrush = NULL)
SIZE             2124 third_party/wtl/include/atlgdi.h 	BOOL DrawState(POINT pt, SIZE size, DRAWSTATEPROC lpDrawProc, LPARAM lData, UINT nFlags, HBRUSH hBrush = NULL)
SIZE             2464 third_party/wtl/include/atlgdi.h 	SIZE TabbedTextOut(int x, int y, LPCTSTR lpszString, int nCount = -1, int nTabPositions = 0, LPINT lpnTabStopPositions = NULL, int nTabOrigin = 0)
SIZE             2470 third_party/wtl/include/atlgdi.h 		SIZE size = { GET_X_LPARAM(lRes), GET_Y_LPARAM(lRes) };
SIZE             3021 third_party/wtl/include/atlgdi.h 	void DrawDragRect(LPCRECT lpRect, SIZE size, LPCRECT lpRectLast, SIZE sizeLast, HBRUSH hBrush = NULL, HBRUSH hBrushLast = NULL)
SIZE             3639 third_party/wtl/include/atlgdi.h 	DIBINFO16(SIZE size) 
SIZE             3721 third_party/wtl/include/atlgdi.h inline HBITMAP AtlCopyBitmap(HBITMAP hbm , SIZE sizeDst, bool bAsBitmap = false)
SIZE             3730 third_party/wtl/include/atlgdi.h 	SIZE sizeSrc = { 0 };
SIZE             3765 third_party/wtl/include/atlgdi.h inline HLOCAL AtlCreatePackedDib16(HBITMAP hbm, SIZE size)
SIZE             3802 third_party/wtl/include/atlgdi.h inline bool AtlSetClipboardDib16(HBITMAP hbm, SIZE size, HWND hWnd)
SIZE               92 third_party/wtl/include/atlmisc.h class CSize : public SIZE
SIZE              108 third_party/wtl/include/atlmisc.h 	CSize(SIZE initSize)
SIZE              110 third_party/wtl/include/atlmisc.h 		*(SIZE*)this = initSize;
SIZE              125 third_party/wtl/include/atlmisc.h 	BOOL operator ==(SIZE size) const
SIZE              130 third_party/wtl/include/atlmisc.h 	BOOL operator !=(SIZE size) const
SIZE              135 third_party/wtl/include/atlmisc.h 	void operator +=(SIZE size)
SIZE              141 third_party/wtl/include/atlmisc.h 	void operator -=(SIZE size)
SIZE              154 third_party/wtl/include/atlmisc.h 	CSize operator +(SIZE size) const
SIZE              159 third_party/wtl/include/atlmisc.h 	CSize operator -(SIZE size) const
SIZE              203 third_party/wtl/include/atlmisc.h 	CPoint(SIZE initSize)
SIZE              205 third_party/wtl/include/atlmisc.h 		*(SIZE*)this = initSize;
SIZE              227 third_party/wtl/include/atlmisc.h 	void Offset(SIZE size)
SIZE              243 third_party/wtl/include/atlmisc.h 	void operator +=(SIZE size)
SIZE              249 third_party/wtl/include/atlmisc.h 	void operator -=(SIZE size)
SIZE              274 third_party/wtl/include/atlmisc.h 	CPoint operator +(SIZE size) const
SIZE              279 third_party/wtl/include/atlmisc.h 	CPoint operator -(SIZE size) const
SIZE              339 third_party/wtl/include/atlmisc.h 	CRect(POINT point, SIZE size)
SIZE              451 third_party/wtl/include/atlmisc.h 	void InflateRect(SIZE size)
SIZE              477 third_party/wtl/include/atlmisc.h 	void DeflateRect(SIZE size)
SIZE              502 third_party/wtl/include/atlmisc.h 	void OffsetRect(SIZE size)
SIZE              591 third_party/wtl/include/atlmisc.h 	void operator +=(SIZE size)
SIZE              606 third_party/wtl/include/atlmisc.h 	void operator -=(SIZE size)
SIZE              648 third_party/wtl/include/atlmisc.h 	CRect operator +(SIZE size) const
SIZE              655 third_party/wtl/include/atlmisc.h 	CRect operator -(SIZE size) const
SIZE              725 third_party/wtl/include/atlmisc.h inline CSize operator *(SIZE s, Num n) 
SIZE              731 third_party/wtl/include/atlmisc.h inline void operator *=(SIZE & s, Num n)
SIZE              737 third_party/wtl/include/atlmisc.h inline CSize operator /(SIZE s, Num n) 
SIZE              743 third_party/wtl/include/atlmisc.h inline void operator /=(SIZE & s, Num n)
SIZE              717 third_party/wtl/include/atlprint.h 	SIZE m_sizeCurPhysOffset;
SIZE              995 third_party/wtl/include/atlprint.h 		SIZE sizeClient = {GET_X_LPARAM(lParam), GET_Y_LPARAM(lParam)};
SIZE              997 third_party/wtl/include/atlprint.h 		SIZE sizeAll = m_sizeAll;
SIZE             1030 third_party/wtl/include/atlprint.h 			SIZE szWindowExt = { 0, 0 };
SIZE             1032 third_party/wtl/include/atlprint.h 			SIZE szViewportExt = { 0, 0 };
SIZE               77 third_party/wtl/include/atlscrl.h 	SIZE m_sizeAll;
SIZE               78 third_party/wtl/include/atlscrl.h 	SIZE m_sizeLine;
SIZE               79 third_party/wtl/include/atlscrl.h 	SIZE m_sizePage;
SIZE               80 third_party/wtl/include/atlscrl.h 	SIZE m_sizeClient;
SIZE              264 third_party/wtl/include/atlscrl.h 	void SetScrollSize(SIZE size, BOOL bRedraw = TRUE, bool bResetOffset = true)
SIZE              269 third_party/wtl/include/atlscrl.h 	void GetScrollSize(SIZE& sizeWnd) const
SIZE              284 third_party/wtl/include/atlscrl.h 	void SetScrollLine(SIZE sizeLine)
SIZE              289 third_party/wtl/include/atlscrl.h 	void GetScrollLine(SIZE& sizeLine) const
SIZE              304 third_party/wtl/include/atlscrl.h 	void SetScrollPage(SIZE sizePage)
SIZE              309 third_party/wtl/include/atlscrl.h 	void GetScrollPage(SIZE& sizePage) const
SIZE              947 third_party/wtl/include/atlscrl.h 	SIZE m_sizeLogLine;
SIZE              948 third_party/wtl/include/atlscrl.h 	SIZE m_sizeLogPage;
SIZE             1013 third_party/wtl/include/atlscrl.h 		SIZE sizeAll = { 0 };
SIZE             1037 third_party/wtl/include/atlscrl.h 	void SetScrollSize(SIZE size, BOOL bRedraw = TRUE, bool bResetOffset = true)
SIZE             1056 third_party/wtl/include/atlscrl.h 		SIZE sizeLine = m_sizeLogLine;
SIZE             1066 third_party/wtl/include/atlscrl.h 	void SetScrollLine(SIZE sizeLine)
SIZE             1071 third_party/wtl/include/atlscrl.h 	void GetScrollLine(SIZE& sizeLine) const
SIZE             1085 third_party/wtl/include/atlscrl.h 		SIZE sizePage = m_sizeLogPage;
SIZE             1095 third_party/wtl/include/atlscrl.h 	void SetScrollPage(SIZE sizePage)
SIZE             1100 third_party/wtl/include/atlscrl.h 	void GetScrollPage(SIZE& sizePage) const
SIZE             1282 third_party/wtl/include/atlscrl.h 	SIZE m_sizeLogAll;		
SIZE             1283 third_party/wtl/include/atlscrl.h 	SIZE m_sizeLogLine;	
SIZE             1284 third_party/wtl/include/atlscrl.h 	SIZE m_sizeLogPage;
SIZE             1325 third_party/wtl/include/atlscrl.h 		SIZE sizeAll = { 0 };
SIZE             1332 third_party/wtl/include/atlscrl.h 	void SetScrollSize(SIZE sizeLog, BOOL bRedraw = TRUE, bool bResetOffset = true)
SIZE             1337 third_party/wtl/include/atlscrl.h 	void GetScrollSize(SIZE& sizeLog) const
SIZE             1350 third_party/wtl/include/atlscrl.h 		SIZE sizeLine = { 0 };
SIZE             1356 third_party/wtl/include/atlscrl.h 	void SetScrollLine(SIZE sizeLogLine)
SIZE             1361 third_party/wtl/include/atlscrl.h 	void GetScrollLine(SIZE& sizeLogLine) const
SIZE             1374 third_party/wtl/include/atlscrl.h 		SIZE sizePage = { 0 };
SIZE             1381 third_party/wtl/include/atlscrl.h 	void SetScrollPage(SIZE sizeLogPage)
SIZE             1386 third_party/wtl/include/atlscrl.h 	void GetScrollPage(SIZE& sizeLogPage) const
SIZE             1465 third_party/wtl/include/atlscrl.h 		SIZE size = { rcZoom.right - rcZoom.left, rcZoom.bottom - rcZoom.top };
SIZE             1502 third_party/wtl/include/atlscrl.h 		SIZE sizeAll = { 0 };
SIZE             1624 third_party/wtl/include/atlscrl.h 		const SIZE sizeLines = { 2, 2 };
SIZE             1687 third_party/wtl/include/atlscrl.h 			SIZE szWindowExt = { 0, 0 };
SIZE             1689 third_party/wtl/include/atlscrl.h 			SIZE szViewportExt = { 0, 0 };
SIZE              829 third_party/wtl/include/atluser.h 	BOOL DrawIconEx(HDC hDC, POINT pt, SIZE size, UINT uStepIfAniCur = 0, HBRUSH hbrFlickerFreeDraw = NULL, UINT uFlags = DI_NORMAL)
SIZE             1602 third_party/wtl/include/atlwince.h 	void SetScrollSize(SIZE sizeTrue, BOOL bRedraw = TRUE)
SIZE             1607 third_party/wtl/include/atlwince.h 	void GetScrollSize(SIZE& sizeTrue) const
SIZE             1617 third_party/wtl/include/atlwince.h 	void SetScrollPage(SIZE sizePage)
SIZE             1622 third_party/wtl/include/atlwince.h 	void GetScrollPage(SIZE& sizePage) const
SIZE             1632 third_party/wtl/include/atlwince.h 	void SetScrollLine(SIZE sizeLine)
SIZE             1637 third_party/wtl/include/atlwince.h 	void GetScrollLine(SIZE& sizeLine) const
SIZE               30 ui/gfx/geometry/size.cc SIZE Size::ToSIZE() const {
SIZE               31 ui/gfx/geometry/size.cc   SIZE s;
SIZE               16 ui/gfx/geometry/size.h typedef struct tagSIZE SIZE;
SIZE               41 ui/gfx/geometry/size.h   SIZE ToSIZE() const;
SIZE              298 ui/gfx/platform_font_win.cc   SIZE ave_text_size;
SIZE              259 ui/native_theme/native_theme_win.cc   SIZE size;
SIZE              742 ui/native_theme/native_theme_win.cc                                          SIZE* size) const {
SIZE              149 ui/native_theme/native_theme_win.h                            SIZE* size) const;
SIZE              327 ui/native_theme/native_theme_win.h                                                 SIZE* size);
SIZE             1218 ui/views/win/hwnd_message_handler.cc   SIZE size = {wr.right - wr.left, wr.bottom - wr.top};