Searched refs:lp (Results 1 – 7 of 7) sorted by relevance
| /GUIX-v6.2.1/test/guix_test/golden_files/ |
| D | guix_sprite_565rgb.checksum | 14 �����lpѱ���bV 18 �����lpѱ���bV 22 m!n5��lpѱ���bV 26 <�����lpѱ���bV 30 ���R��lpѱ���bV 34 ��PJ��lpѱ���bV 38 B�����lpѱ���bV 42 Q6c��lpѱ���bV 46 =//���lpѱ���bV 50 ��@��lpѱ���bV [all …]
|
| D | guix_sl_input_select_copy_paste.checksum | 4955 lp������� 5027 lp������� 5171 lp�������
|
| D | guix_non_linear_animation.checksum | 1656 lp�=4��W�
|
| /GUIX-v6.2.1/test/example_internal/vertical_list_32bpp/ |
| D | demo_guix_vertical_list_32bpp.c | 154 LIST_CHILD *lp = (LIST_CHILD *)widget; in list_callback() local 157 gx_widget_created_test(&lp->prompt, &is_created); in list_callback() 164 gx_prompt_create(&lp->prompt, GX_NULL, list, 0, GX_STYLE_ENABLED, 0, &size); in list_callback() 167 gx_utility_ltoa(index, lp->text, 40); in list_callback() 168 text.gx_string_ptr = lp->text; in list_callback() 169 text.gx_string_length = strnlen(lp->text, sizeof(lp->text)); in list_callback() 170 gx_prompt_text_set_ext(&lp->prompt, &text); in list_callback()
|
| /GUIX-v6.2.1/test/example_internal/horizontal_list_32bpp/ |
| D | demo_guix_horizontal_list_32bpp.c | 153 LIST_CHILD *lp = (LIST_CHILD *)widget; in list_callback() local 155 gx_widget_created_test(&lp->prompt, &is_created); in list_callback() 162 gx_prompt_create(&lp->prompt, GX_NULL, list, 0, GX_STYLE_ENABLED, 0, &size); in list_callback() 165 gx_utility_ltoa(index, lp->text, 40); in list_callback() 166 str.gx_string_ptr = lp->text; in list_callback() 167 str.gx_string_length = strnlen(lp->text, 40); in list_callback() 168 gx_prompt_text_set_ext(&lp->prompt, &str); in list_callback()
|
| /GUIX-v6.2.1/guix_studio/ |
| D | target_screen.h | 90 afx_msg LRESULT OnGuixReady(WPARAM wp, LPARAM lp); 91 afx_msg LRESULT OnGuixDirty(WPARAM wp, LPARAM lp);
|
| D | target_screen.cpp | 1686 LRESULT target_screen::OnGuixReady(WPARAM wp, LPARAM lp) in OnGuixReady() argument 1693 LRESULT target_screen::OnGuixDirty(WPARAM wp, LPARAM lp) in OnGuixDirty() argument 1703 rect.right = (GET_X_LPARAM(lp) + 1); in OnGuixDirty() 1704 rect.bottom = (GET_Y_LPARAM(lp) + 1); in OnGuixDirty()
|