Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 25 of 32) sorted by relevance

12

/GUIX-v6.4.1/common/src/
Dgx_display_driver_32bpp_rotated_horizontal_pixelmap_line_draw.c86 GX_VALUE offset; in _gx_display_driver_32bpp_rotated_horizontal_pixelmap_line_alpha_blend() local
171 INT offset; in _gx_display_driver_32bpp_rotated_horizontal_pixelmap_line_raw_blend() local
540 GX_VALUE offset; in _gx_display_driver_32bpp_rotated_horizontal_pixelmap_line_alpha_write() local
629 INT offset; in _gx_display_driver_32bpp_rotated_horizontal_pixelmap_line_raw_write() local
Dgx_display_driver_4444argb_horizontal_pixelmap_line_draw.c83 INT offset; in _gx_display_driver_4444argb_horizontal_pixelmap_line_alpha_blend() local
179 INT offset; in _gx_display_driver_4444argb_horizontal_pixelmap_line_raw_blend() local
555 INT offset; in _gx_display_driver_4444argb_horizontal_pixelmap_line_alpha_write() local
650 INT offset; in _gx_display_driver_4444argb_horizontal_pixelmap_line_raw_write() local
Dgx_display_driver_32bpp_horizontal_pixelmap_line_draw.c86 GX_VALUE offset; in _gx_display_driver_32bpp_horizontal_pixelmap_line_alpha_blend() local
171 INT offset; in _gx_display_driver_32bpp_horizontal_pixelmap_line_raw_blend() local
541 GX_VALUE offset; in _gx_display_driver_32bpp_horizontal_pixelmap_line_alpha_write() local
631 INT offset; in _gx_display_driver_32bpp_horizontal_pixelmap_line_raw_write() local
Dgx_display_driver_8bpp_horizontal_pixelmap_line_draw.c83 INT offset; in _gx_display_driver_8bpp_horizontal_pixelmap_line_raw_blend() local
316 INT offset; in _gx_display_driver_8bpp_horizontal_pixelmap_line_alpha_blend() local
561 INT offset; in _gx_display_driver_8bpp_horizontal_pixelmap_line_raw_write() local
779 INT offset; in _gx_display_driver_8bpp_horizontal_pixelmap_line_transparent_write() local
1027 INT offset; in _gx_display_driver_8bpp_horizontal_pixelmap_line_alpha_write() local
Dgx_display_driver_565rgb_horizontal_pixelmap_line_draw.c86 INT offset; in _gx_display_driver_565rgb_horizontal_pixelmap_line_raw_blend() local
186 INT offset; in _gx_display_driver_565rgb_horizontal_pixelmap_line_alpha_blend() local
586 INT offset; in _gx_display_driver_565rgb_horizontal_pixelmap_line_raw_write() local
681 INT offset; in _gx_display_driver_565rgb_horizontal_pixelmap_line_alpha_write() local
Dgx_display_driver_565rgb_rotated_horizontal_pixelmap_line_draw.c84 INT offset; in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_raw_blend() local
176 INT offset; in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_alpha_blend() local
551 INT offset; in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_raw_write() local
646 INT offset; in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_alpha_write() local
Dgx_scrollbar_value_calculate.c78 VOID _gx_scrollbar_value_calculate(GX_SCROLLBAR *scroll, INT offset, INT size) in _gx_scrollbar_value_calculate()
Dgx_display_driver_8bpp_rotated_horizontal_pixelmap_line_draw.c73 INT offset; in _gx_display_driver_8bpp_rotated_horizontal_pixelmap_line_raw_write() local
291 INT offset; in _gx_display_driver_8bpp_rotated_horizontal_pixelmap_line_transparent_write() local
Dgx_single_line_text_input_character_delete.c97 GX_VALUE offset; in _gx_single_line_text_input_character_delete() local
Dgx_display_driver_1bpp_canvas_copy.c87 INT offset; in _gx_display_driver_1bpp_canvas_copy() local
Dgx_display_driver_4bpp_canvas_copy.c88 INT offset; in _gx_display_driver_4bpp_canvas_copy() local
Dgx_display_driver_1bpp_horizontal_pixelmap_line_draw.c87 INT offset; in _gx_display_driver_1bpp_horizontal_pixelmap_line_raw_write() local
197 INT offset; in _gx_display_driver_1bpp_horizontal_pixelmap_line_transparent_write() local
Dgx_display_driver_4bpp_horizontal_pixelmap_line_draw.c87 INT offset; in _gx_display_driver_4bpp_horizontal_pixelmap_line_raw_write() local
209 INT offset; in _gx_display_driver_4bpp_horizontal_pixelmap_line_transparent_write() local
Dgx_display_driver_4bpp_pixelmap_draw.c82 INT offset; in _gx_display_driver_4bpp_pixelmap_raw_write() local
197 GX_VALUE offset; in _gx_display_driver_4bpp_pixelmap_transparent_write() local
Dgx_utility_canvas_to_bmp.c36 UINT offset; member
/GUIX-v6.4.1/guix_studio/
Dresource_item.cpp866 void resource_item::PaintColorItemLines(CDC *dc, int offset) in PaintColorItemLines()
955 void resource_item::PaintFontItemLines(CDC *dc, int offset) in PaintFontItemLines()
1028 int offset = (boxrect.Height() - m_bitmap.gx_bmp_header.biHeight) / 2; in PaintFontItem() local
1083 void resource_item::PaintPixelmapItemLines(CDC *dc, int offset) in PaintPixelmapItemLines()
1224 void resource_item::PaintStringItemLines(CDC *dc, int offset) in PaintStringItemLines()
1376 int offset = (m_size.Height() - m_icon_height) >> 1; in PaintAddNewItem() local
DPaletteLayoutDlg.cpp668 int offset = client.Width() / 8; in OnCreate() local
782 int offset = boxsize.Width() / 8; in OnPaint() local
Dfont_path_dialog.cpp591 int offset = list_client.Height() / row_client.Height(); in PreTranslateKeyDown() local
605 int offset = list_client.Height() / row_client.Height(); in PreTranslateKeyDown() local
/GUIX-v6.4.1/test/guix_test/regression_test/tests/
Dvalidation_guix_all_widgets_widget_text_blend.c65 static int offset; variable
Dvalidation_guix_canvas_pixelmap_blend.c146 INT offset; in control_thread_entry() local
/GUIX-v6.4.1/test/example_internal/line_chart/
Ddemo_guix_chart.c104 INT offset; in test_line_chart_scale_draw() local
163 INT offset; in test_line_chart_grid_draw() local
/GUIX-v6.4.1/tutorials/demo_guix_transitions/
Ddemo_guix_transitions.c123 GX_VALUE offset; in InitSlideTransition() local
/GUIX-v6.4.1/guix_studio/libs/freetype/include/freetype/internal/
Dftrfork.h46 FT_Long offset; member
/GUIX-v6.4.1/guix_studio/libs/libgit2/include/git2/
Dtypes.h168 int offset; /**< timezone offset, in minutes */ member
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/drivers/
Dgx_display_driver_hardware_565rgb.c473 ULONG offset; in hardware_565rgb_buffer_toggle() local

12