Home
last modified time | relevance | path

Searched defs:size (Results 1 – 25 of 1063) sorted by relevance

12345678910>>...43

/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_sl_input_no_output.c44 static VOID *test_memory_invalid_allocate(ULONG size) in test_memory_invalid_allocate()
49 static VOID *test_memory_allocate(ULONG size) in test_memory_allocate()
63 GX_RECTANGLE size; in control_thread_entry() local
Dvalidation_guix_ml_input_no_output.c44 static VOID *test_memory_invalid_allocate(ULONG size) in test_memory_invalid_allocate()
49 static VOID *test_memory_allocate(ULONG size) in test_memory_allocate()
63 GX_RECTANGLE size; in control_thread_entry() local
Dvalidation_guix_string_scroll_wheel_string_list_set_no_output.c69 VOID *test_memory_allocate(ULONG size) in test_memory_allocate()
79 GX_RECTANGLE size; in control_thread_entry() local
/GUIX-v6.2.1/guix_studio/
Dexpress_dialog.cpp63 CRect size; in OnCreate() local
130 CRect size; in AddSaveButton() local
150 CRect size; in AddCancelButton() local
205 CRect size; in PaintTitleAndStatusBar() local
302 CRect size; in OnSize() local
317 CRect size; in OnSize() local
331 CRect size; in OnSize() local
470 CRect size; in DrawItem() local
Drecent_project_win.cpp41 CRect size; in GetCreateNewProjectButtonSize() local
58 CRect size; in OnCreate() local
158 CRect size; in OnCreate() local
213 CRect size; in FindStatic() local
Dwait_dialog.cpp40 CRect size; in OnCreate() local
65 CRect size; in PaintTitleBar() local
Dview_header.cpp70 void view_header::PaintRightIcon(CDC *dc, int iconId, CRect &size) in PaintRightIcon()
95 CRect size; in OnPaint() local
/GUIX-v6.2.1/common/src/
Dgx_accordion_menu_event_process.c81 GX_RECTANGLE size; in _gx_accordion_menu_shift_helper() local
177 GX_RECTANGLE size; in _gx_accordion_menu_shift() local
289 GX_RECTANGLE size; in _gx_accordion_menu_close_animation_update() local
389 GX_RECTANGLE size; in _gx_accordion_menu_open_animation_update() local
Dgx_string_scroll_wheel_create.c85 ULONG style, USHORT Id, GX_CONST GX_RECTANGLE *size) in _gx_string_scroll_wheel_create()
154 ULONG style, USHORT Id, GX_CONST GX_RECTANGLE *size) in _gx_string_scroll_wheel_create_ext()
Dgxe_string_scroll_wheel_create.c90 GX_CONST GX_RECTANGLE *size, UINT control_block_size) in _gxe_string_scroll_wheel_create()
180 … ULONG style, USHORT Id, GX_CONST GX_RECTANGLE *size, UINT control_block_size) in _gxe_string_scroll_wheel_create_ext()
Dgx_system_memory_allocator_set.c72 UINT _gx_system_memory_allocator_set(VOID *(*allocate)(ULONG size), VOID (*release)(VOID *)) in _gx_system_memory_allocator_set() argument
Dgx_system_screen_stack_create.c70 UINT _gx_system_screen_stack_create(GX_WIDGET **memory, INT size) in _gx_system_screen_stack_create()
/GUIX-v6.2.1/test/example_internal/standalone_binres_load_16bpp/
Ddemo_guix_standalone_binres_load_16bpp.c37 VOID* memory_allocate(ULONG size) in memory_allocate()
235 GX_RECTANGLE* size = &window->gx_widget_size; in main_screen_draw() local
257 GX_RECTANGLE* size = &prompt->gx_widget_size; in title_draw() local
290 GX_RECTANGLE *size = &window->gx_widget_size; in pixelmap_draw() local
/GUIX-v6.2.1/test/example_internal/standalone_binres_load_extended_unicode_32bpp/
Ddemo_guix_standalone_binres_load_extended_unicode_32bpp.c37 VOID* memory_allocate(ULONG size) in memory_allocate()
182 GX_RECTANGLE* size = &prompt->gx_widget_size; in text_draw() local
209 GX_RECTANGLE *size = &window->gx_widget_size; in pixelmap_draw() local
/GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/internal/
Dftmemory.h160 #define FT_MEM_ALLOC( ptr, size ) \ argument
182 #define FT_MEM_QALLOC( ptr, size ) \ argument
311 #define FT_ALLOC( ptr, size ) \ argument
324 #define FT_QALLOC( ptr, size ) \ argument
374 #define FT_MEM_DUP( dst, address, size ) \ argument
377 #define FT_DUP( dst, address, size ) \ argument
389 #define FT_STRCPYN( dst, src, size ) \ argument
/GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/
Dcommon_code.c22 VOID *memory_allocate(ULONG size) in memory_allocate()
112 VOID test_start(GX_BOOL g, GX_BOOL t, GX_BOOL s, UINT *results, UINT size) in test_start()
124 GX_RECTANGLE size; in test_verify_canvas() local
226 void crc32_init(UINT *crc_table, INT size) in crc32_init()
/GUIX-v6.2.1/samples/demo_guix_washing_machine/
Ddemo_guix_washing_machine.c41 VOID *memory_allocate(ULONG size) in memory_allocate()
357 GX_RECTANGLE *size = &window->gx_widget_size; in animation_wave_draw() local
408 GX_RECTANGLE *size = &progress_bar->gx_widget_size; in wash_cycle_progress_bar_draw() local
/GUIX-v6.2.1/test/example_internal/screenshot_to_bitmap/screenshot_to_bitmap_16bpp/
Ddemo_guix_screenshot_to_bitmap_16bpp.c64 VOID *rotate_memory_allocate(ULONG size) in rotate_memory_allocate()
213 GX_RECTANGLE size = { 0,0,640,480 }; in generate_screen_shot() local
277 GX_RECTANGLE size; in generate_screen_shot() local
/GUIX-v6.2.1/test/example_internal/screenshot_to_bitmap/screenshot_to_bitmap_32bpp/
Ddemo_guix_screenshot_to_bitmap_32bpp.c64 VOID *rotate_memory_allocate(ULONG size) in rotate_memory_allocate()
213 GX_RECTANGLE size = { 0,0,640,480 }; in generate_screen_shot() local
277 GX_RECTANGLE size; in generate_screen_shot() local
/GUIX-v6.2.1/test/example_internal/screenshot_to_bitmap/screenshot_to_bitmap_332rgb/
Ddemo_guix_screenshot_to_bitmap_332rgb.c64 VOID *rotate_memory_allocate(ULONG size) in rotate_memory_allocate()
213 GX_RECTANGLE size = { 0,0,640,480 }; in generate_screen_shot() local
275 GX_RECTANGLE size; in generate_screen_shot() local
/GUIX-v6.2.1/test/example_internal/screenshot_to_bitmap/screenshot_to_bitmap_8bit_palette/
Ddemo_guix_screenshot_to_bitmap_8bit_palette.c64 VOID *rotate_memory_allocate(ULONG size) in rotate_memory_allocate()
213 GX_RECTANGLE size = { 0,0,640,480 }; in generate_screen_shot() local
277 GX_RECTANGLE size; in generate_screen_shot() local
/GUIX-v6.2.1/test/example_internal/screenshot_to_bitmap/screenshot_to_bitmap_1555xrgb/
Ddemo_guix_screenshot_to_bitmap_1555xrgb.c64 VOID *rotate_memory_allocate(ULONG size) in rotate_memory_allocate()
213 GX_RECTANGLE size = { 0,0,640,480 }; in generate_screen_shot() local
277 GX_RECTANGLE size; in generate_screen_shot() local
/GUIX-v6.2.1/test/example_internal/screenshot_to_bitmap/screenshot_to_bitmap_4444argb/
Ddemo_guix_screenshot_to_bitmap_4444argb.c64 VOID *rotate_memory_allocate(ULONG size) in rotate_memory_allocate()
213 GX_RECTANGLE size = { 0,0,640,480 }; in generate_screen_shot() local
276 GX_RECTANGLE size; in generate_screen_shot() local
/GUIX-v6.2.1/test/guix_test/regression_test/tests/keil/
Dcommon_code.c30 VOID *memory_allocate(ULONG size) in memory_allocate()
130 VOID test_start(GX_BOOL g, GX_BOOL t, GX_BOOL s, UINT *results, UINT size) in test_start()
164 GX_RECTANGLE size; in test_verify_canvas() local
266 void crc32_init(UINT *crc_table, INT size) in crc32_init()
/GUIX-v6.2.1/test/example_internal/screenshot_to_bitmap/screenshot_to_bitmap_4bpp/
Ddemo_guix_screenshot_to_bitmap_4bpp.c67 VOID *rotate_memory_allocate(ULONG size) in rotate_memory_allocate()
217 GX_RECTANGLE size = { 0,0,640,480 }; in generate_screen_shot() local
282 GX_RECTANGLE size; in generate_screen_shot() local

12345678910>>...43