/reactos/dll/win32/msi/ |
H A D | delete.c | 79 UINT r, i, rows = 0, cols = 0; in DELETE_execute() local 115 static UINT DELETE_get_dimensions( struct tagMSIVIEW *view, UINT *rows, UINT *cols ) in DELETE_get_dimensions()
|
H A D | drop.c | 72 static UINT DROP_get_dimensions(struct tagMSIVIEW *view, UINT *rows, UINT *cols) in DROP_get_dimensions()
|
H A D | select.c | 50 UINT cols[1]; member 210 static UINT SELECT_get_dimensions( struct tagMSIVIEW *view, UINT *rows, UINT *cols ) in SELECT_get_dimensions()
|
H A D | sql.y | 932 static void swap_columns( column_info **cols, column_info *A, int idx ) in swap_columns() 961 static BOOL SQL_MarkPrimaryKeys( column_info **cols, in SQL_MarkPrimaryKeys()
|
H A D | alter.c | 96 static UINT ALTER_get_dimensions( struct tagMSIVIEW *view, UINT *rows, UINT *cols ) in ALTER_get_dimensions()
|
H A D | create.c | 83 static UINT CREATE_get_dimensions( struct tagMSIVIEW *view, UINT *rows, UINT *cols ) in CREATE_get_dimensions()
|
H A D | update.c | 143 static UINT UPDATE_get_dimensions( struct tagMSIVIEW *view, UINT *rows, UINT *cols ) in UPDATE_get_dimensions()
|
H A D | distinct.c | 188 static UINT DISTINCT_get_dimensions( struct tagMSIVIEW *view, UINT *rows, UINT *cols ) in DISTINCT_get_dimensions()
|
H A D | insert.c | 266 static UINT INSERT_get_dimensions( struct tagMSIVIEW *view, UINT *rows, UINT *cols ) in INSERT_get_dimensions()
|
H A D | storages.c | 295 static UINT STORAGES_get_dimensions(struct tagMSIVIEW *view, UINT *rows, UINT *cols) in STORAGES_get_dimensions()
|
H A D | streams.c | 257 static UINT STREAMS_get_dimensions(struct tagMSIVIEW *view, UINT *rows, UINT *cols) in STREAMS_get_dimensions()
|
H A D | table.c | 376 static UINT table_get_row_size( MSIDATABASE *db, const struct column_info *cols, UINT count, UINT b… in table_get_row_size() 1552 static UINT TABLE_get_dimensions( struct tagMSIVIEW *view, UINT *rows, UINT *cols) in TABLE_get_dimensions() 2726 static UINT TransformView_get_dimensions( MSIVIEW *view, UINT *rows, UINT *cols ) in TransformView_get_dimensions()
|
H A D | where.c | 886 static UINT WHERE_get_dimensions( struct tagMSIVIEW *view, UINT *rows, UINT *cols ) in WHERE_get_dimensions()
|
/reactos/dll/win32/comdlg32/ |
H A D | colordlg.c | 234 static void CC_DrawFocusRect(CCPRIV *lpp, HWND hwnd, int x, int y, int rows, int cols) in CC_DrawFocusRect() 263 static BOOL CC_MouseCheckPredefColorArray(CCPRIV *lpp, int rows, int cols, LPARAM lParam) in CC_MouseCheckPredefColorArray() 296 static BOOL CC_MouseCheckUserColorArray(CCPRIV *lpp, int rows, int cols, LPARAM lParam) in CC_MouseCheckUserColorArray() 764 static void CC_PaintPredefColorArray(const CCPRIV *infoPtr, int rows, int cols) in CC_PaintPredefColorArray() 810 static void CC_PaintUserColorArray(const CCPRIV *infoPtr, int rows, int cols) in CC_PaintUserColorArray()
|
/reactos/sdk/lib/3rdparty/cardlib/ |
H A D | cardbitmaps.cpp | 256 HPALETTE MakePaletteFromCols(COLORREF cols[], int nNumColours) in MakePaletteFromCols()
|
H A D | cardwindow.cpp | 704 COLORREF cols[10]; in CreateCardPalette() local
|
/reactos/modules/rosapps/applications/screensavers/matrix/ |
H A D | matrix.c | 229 int cols = width / GLYPH_WIDTH + 1; in CreateMatrix() local
|
/reactos/base/applications/games/winmine/ |
H A D | main.h | 99 unsigned cols; member
|
/reactos/modules/rosapps/applications/cmdutils/vfdcmd/ |
H A D | vfdcmd.c | 3183 int cols; in ConsolePager() local
|
/reactos/dll/win32/shell32/ |
H A D | CDefView.cpp | 3211 static HRESULT LoadColumnsStream(PERSISTCOLUMNS &cols, IStream *pS) in LoadColumnsStream() 3224 PERSISTCOLUMNS cols; in LoadViewState() local 3291 PERSISTCOLUMNS cols; in SaveViewState() local
|
/reactos/dll/win32/wbemprox/ |
H A D | class.c | 733 struct column **cols, BYTE **data ) in create_signature_columns_and_data()
|
/reactos/win32ss/user/user32/controls/ |
H A D | listbox.c | 1343 INT cols = descr->width; in LISTBOX_MakeItemVisible() local
|
/reactos/dll/win32/comctl32/ |
H A D | listbox.c | 1443 INT cols = descr->width; in LISTBOX_MakeItemVisible() local
|
H A D | listview.c | 5483 UINT rows,cols; in LISTVIEW_ApproximateViewRect() local
|