Home
last modified time | relevance | path

Searched refs:Height (Results 1 – 25 of 698) sorted by relevance

12345678910>>...28

/GUIX-v6.2.1/guix_studio/
Dstudiox_screen_driver.c91 INT Height; in guix_canvas_flush() local
133 Height = Copy.gx_rectangle_bottom - Copy.gx_rectangle_top + 1; in guix_canvas_flush()
138 copy_height = Height * scale / 100; in guix_canvas_flush()
160 Copy.gx_rectangle_top + Height + 1, in guix_canvas_flush()
161 Width, -Height, memptr, in guix_canvas_flush()
255 Copy.gx_rectangle_top + Height + 1, in guix_canvas_flush()
256 Width, -Height, memptr, in guix_canvas_flush()
267 INT Height; in guix_bitmap_flush() local
271 Height = bmpinfo -> gx_bmp_header.biHeight; in guix_bitmap_flush()
273 StretchDIBits(win_device, xpos, ypos, Width, Height, in guix_bitmap_flush()
[all …]
Dcolor_box_button.cpp51 hbmMem = CreateCompatibleBitmap(dc.GetSafeHdc(), rect.Width(), rect.Height()); in OnPaint()
70 rectF.Height = (REAL)rect.Height() - 1; in OnPaint()
108 dc.BitBlt(0, 0, rect.Width(), rect.Height(), &dcMem, 0, 0, SRCCOPY); in OnPaint()
Dstring_scroll_wheel_edit_dlg.cpp284 pDC->PatBlt(rect.left, rect.top, rect.Width(), rect.Height(), in OnEraseBkgnd()
313 if (list->Scroll(-list_client.Height())) in PreTranslateKeyDown()
315 …next_focus_owner = GetNextTabStopChild(focus_owner, keyvalue, list_client.Height() / list->GetRowH… in PreTranslateKeyDown()
320 if (list->Scroll(list_client.Height())) in PreTranslateKeyDown()
322 …next_focus_owner = GetNextTabStopChild(focus_owner, keyvalue, list_client.Height() / list->GetRowH… in PreTranslateKeyDown()
538 mRowHeight = (client.Height() + VISIBLE_VALUE_ROWS - 1) / VISIBLE_VALUE_ROWS; in OnCreate()
Dfont_path_dialog.cpp183 rect.top += (size.Height() - sz.cy) / 2; in BEGIN_MESSAGE_MAP()
190 rect.top += (size.Height() - sz.cy) / 2; in BEGIN_MESSAGE_MAP()
198 rect.top += (size.Height() - sz.cy) / 2; in BEGIN_MESSAGE_MAP()
589 if (list->Scroll(-list_client.Height())) in PreTranslateKeyDown()
591 int offset = list_client.Height() / row_client.Height(); in PreTranslateKeyDown()
603 if(list->Scroll(list_client.Height())) in PreTranslateKeyDown()
605 int offset = list_client.Height() / row_client.Height(); in PreTranslateKeyDown()
DScrollHelper.cpp67 CSize windowSize(rect.Width(), rect.Height()); in SetScrollPos()
395 CSize windowSize(rect.Width(), rect.Height()); in UpdateScrollInfo()
485 if (rect.Height() < m_displaySize.cy) in GetClientRectSB()
Dtrigger_list_edit_dlg.cpp474 if (m_scroll_helper->Scroll(SB_VERT, -rect.Height())) in PreTranslateMessage()
476 pagesize = rect.Height() / mRowHeight; in PreTranslateMessage()
483 if (m_scroll_helper->Scroll(SB_VERT, rect.Height())) in PreTranslateMessage()
485 pagesize = rect.Height() / mRowHeight; in PreTranslateMessage()
/GUIX-v6.2.1/test/guix_test/golden_files/
Dguix_system_event_fold_pen_drag.checksum8 Height: 136
Dguix_system_view_fold.checksum8 Height: 332
Dguix_glyph_draw_multi_lang_8bpp.checksum9 Height: 128
Dguix_horizontal_scrollbar_create.checksum9 Height: 469
Dguix_4bpp_glyph_4bit_draw.checksum9 Height: 25
Dguix_all_widgets_synergy_16bpp_rotated_cw_string_to_alphamap.checksum9 Height: 640
Dguix_canvas_glyphs_draw.checksum9 Height: 480
Dguix_glyph_draw.checksum9 Height: 480
Dguix_all_widgets_progress_bar_info_set.checksum9 Height: 51
Dguix_all_widgets_sl_text_input_buffer_get.checksum9 Height: 36
Dguix_alphamap_32bppdriver.checksum9 Height: 480
Dguix_text_draw.checksum9 Height: 480
Dguix_utility_1bpp_string_to_alphamap.checksum9 Height: 211
Dguix_text_scroll_wheel_callback_set.checksum9 Height: 220
Dguix_ml_text_input_copy.checksum9 Height: 211
Dguix_ml_text_view_vcenter.checksum9 Height: 480
Dguix_all_widgets_drop_list_pixelmap_set.checksum9 Height: 151
Dguix_graphics_pie_draw.checksum9 Height: 360
Dguix_menu_position.checksum9 Height: 253

12345678910>>...28