Searched defs:row_height (Results 1 – 9 of 9) sorted by relevance
35 const float row_height = MAX2(RowHeight, label_size.y); in DrawAllocation() local
25 int row_height = 25; field in BundleGroupEditDialog
25 int row_height = 25; field in BundleGroupCreationDialog
29 int row_height = 25; field in BundleItemDialog
29 int row_height = 25; field in BundleItemCreationDialog
1841 float row_height = table->RowPosY2 - table->RowPosY1; in TableEndRow() local2796 float row_height = GetTextLineHeight(); in TableGetHeaderRowHeight() local2826 const float row_height = TableGetHeaderRowHeight(); in TableHeadersRow() local
314 int row_height[MAX_TILE_ROWS]; member
311 unsigned int *row_height; ///< RowHeight member
949 unsigned i, row_height = 0, xpos = 0, ypos = 0; in build_bitmap_atlas() local