Home
last modified time | relevance | path

Searched refs:GR_NUM_RESOLUTIONS (Results 1 – 25 of 120) sorted by relevance

12345

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/mission/
H A Dmissionbriefcommon.h189 char background[GR_NUM_RESOLUTIONS][MAX_FILENAME_LEN];
190 char ship_select_background[GR_NUM_RESOLUTIONS][MAX_FILENAME_LEN];
191 char weapon_select_background[GR_NUM_RESOLUTIONS][MAX_FILENAME_LEN];
196 memset(background, 0, GR_NUM_RESOLUTIONS * MAX_FILENAME_LEN * sizeof(char)); in briefing()
205 char background[GR_NUM_RESOLUTIONS][MAX_FILENAME_LEN];
231 extern int Brief_bmap_coords[GR_NUM_RESOLUTIONS][2];
232 extern int Brief_grid_coords[GR_NUM_RESOLUTIONS][4];
233 extern int Brief_text_coords[GR_NUM_RESOLUTIONS][4];
234 extern int Brief_text_max_lines[GR_NUM_RESOLUTIONS];
235 extern const char *Brief_static_name[GR_NUM_RESOLUTIONS];
[all …]
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/missionui/
H A Dchatbox.cpp51 int Chatbox_small_coords[GR_NUM_RESOLUTIONS][2] = {
71 int Chatbox_small_input_coords[GR_NUM_RESOLUTIONS][4] = {
81 int Chatbox_small_max_lines[GR_NUM_RESOLUTIONS] = {
101 int Chatbox_big_coords[GR_NUM_RESOLUTIONS][2] = {
111 int Chatbox_big_display_coords[GR_NUM_RESOLUTIONS][4] = {
121 int Chatbox_big_input_coords[GR_NUM_RESOLUTIONS][4] = {
131 int Chatbox_big_max_lines[GR_NUM_RESOLUTIONS] = {
151 int Chatbox_p_coords[GR_NUM_RESOLUTIONS][2] = {
163 int Chatbox_p_display_coords[GR_NUM_RESOLUTIONS][4] = {
173 int Chatbox_p_input_coords[GR_NUM_RESOLUTIONS][4] = {
[all …]
H A Dmissionloopbrief.cpp34 const char *Loop_brief_fname[GR_NUM_RESOLUTIONS] = {
39 const char *Loop_brief_mask[GR_NUM_RESOLUTIONS] = {
47 ui_button_info Loop_buttons[GR_NUM_RESOLUTIONS][NUM_LOOP_BRIEF_BUTTONS] = {
59 UI_XSTR Loop_text[GR_NUM_RESOLUTIONS][NUM_LOOP_TEXT] = {
72 int Loop_brief_anim_center_coords[GR_NUM_RESOLUTIONS][2] =
83 int Loop_brief_text_coords[GR_NUM_RESOLUTIONS][4] = {
H A Dfictionviewer.cpp41 const char *Fiction_viewer_screen_filename[NUM_FVW_SETTINGS][GR_NUM_RESOLUTIONS] =
53 const char *Fiction_viewer_screen_mask[NUM_FVW_SETTINGS][GR_NUM_RESOLUTIONS] =
65 int Fiction_viewer_text_coordinates[NUM_FVW_SETTINGS][GR_NUM_RESOLUTIONS][4] =
95 ui_button_info Fiction_viewer_buttons[NUM_FVW_SETTINGS][GR_NUM_RESOLUTIONS][NUM_FVW_BUTTONS] =
126 const char *Fiction_viewer_slider_filename[NUM_FVW_SETTINGS][GR_NUM_RESOLUTIONS] =
140 int Fiction_viewer_slider_coordinates[NUM_FVW_SETTINGS][GR_NUM_RESOLUTIONS][4] =
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/missionui/
H A Dchatbox.cpp39 char* Chatbox_small_bitmap_fname[GR_NUM_RESOLUTIONS] = {
51 int Chatbox_small_coords[GR_NUM_RESOLUTIONS][2] = {
81 int Chatbox_small_max_lines[GR_NUM_RESOLUTIONS] = {
89 char* Chatbox_big_bitmap_fname[GR_NUM_RESOLUTIONS] = {
101 int Chatbox_big_coords[GR_NUM_RESOLUTIONS][2] = {
121 int Chatbox_big_input_coords[GR_NUM_RESOLUTIONS][4] = {
131 int Chatbox_big_max_lines[GR_NUM_RESOLUTIONS] = {
139 char* Chatbox_p_bitmap_fname[GR_NUM_RESOLUTIONS] = {
151 int Chatbox_p_coords[GR_NUM_RESOLUTIONS][2] = {
173 int Chatbox_p_input_coords[GR_NUM_RESOLUTIONS][4] = {
[all …]
H A Dmissionloopbrief.cpp33 char *Loop_brief_fname[GR_NUM_RESOLUTIONS] = {
38 char *Loop_brief_mask[GR_NUM_RESOLUTIONS] = {
46 ui_button_info Loop_buttons[GR_NUM_RESOLUTIONS][NUM_LOOP_BRIEF_BUTTONS] = {
58 UI_XSTR Loop_text[GR_NUM_RESOLUTIONS][NUM_LOOP_TEXT] = {
71 int Loop_brief_anim_center_coords[GR_NUM_RESOLUTIONS][2] =
82 int Loop_brief_text_coords[GR_NUM_RESOLUTIONS][4] = {
H A Dfictionviewer.cpp29 char *Fiction_viewer_screen_filename[NUM_FVW_SETTINGS][GR_NUM_RESOLUTIONS] =
41 char *Fiction_viewer_screen_mask[NUM_FVW_SETTINGS][GR_NUM_RESOLUTIONS] =
53 int Fiction_viewer_text_coordinates[NUM_FVW_SETTINGS][GR_NUM_RESOLUTIONS][4] =
83 ui_button_info Fiction_viewer_buttons[NUM_FVW_SETTINGS][GR_NUM_RESOLUTIONS][NUM_FVW_BUTTONS] =
114 char *Fiction_viewer_slider_filename[NUM_FVW_SETTINGS][GR_NUM_RESOLUTIONS] =
128 int Fiction_viewer_slider_coordinates[NUM_FVW_SETTINGS][GR_NUM_RESOLUTIONS][4] =
H A Dmissionbrief.cpp51 static int Brief_goals_coords[GR_NUM_RESOLUTIONS][4] = {
87 static int Closeup_coords[GR_NUM_RESOLUTIONS][4] = {
121 static char *Brief_filename[GR_NUM_RESOLUTIONS] = {
126 static char *Brief_multi_filename[GR_NUM_RESOLUTIONS] = {
131 static char *Brief_mask_filename[GR_NUM_RESOLUTIONS] = {
142 static char *Brief_win_filename[GR_NUM_RESOLUTIONS] = {
154 int Closeup_region[GR_NUM_RESOLUTIONS][4] = {
168 char *Closeup_button_filename[GR_NUM_RESOLUTIONS] = {
176 int Closeup_button_coords[GR_NUM_RESOLUTIONS][2] = {
283 static int Title_coords[GR_NUM_RESOLUTIONS][2] = {
[all …]
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/mission/
H A Dmissionbriefcommon.h217 extern int Brief_bmap_coords[GR_NUM_RESOLUTIONS][2];
218 extern int Brief_grid_coords[GR_NUM_RESOLUTIONS][4];
219 extern int Brief_text_coords[GR_NUM_RESOLUTIONS][4];
220 extern int Brief_text_max_lines[GR_NUM_RESOLUTIONS];
221 extern char *Brief_static_name[GR_NUM_RESOLUTIONS];
222 extern int Brief_static_coords[GR_NUM_RESOLUTIONS][2];
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/network/
H A Dmultiui.cpp284 int Multi_common_jw_y[GR_NUM_RESOLUTIONS] = {
289 int Multi_common_msg_y[GR_NUM_RESOLUTIONS] = {
630 int Mj_max_game_items[GR_NUM_RESOLUTIONS] = {
635 int Mj_list_y[GR_NUM_RESOLUTIONS] = {
685 int Mj_ping_coords[GR_NUM_RESOLUTIONS][4] = {
711 int Mj_cd_coords[GR_NUM_RESOLUTIONS] = {
3273 int Mc_column1_w[GR_NUM_RESOLUTIONS] = {
3278 int Mc_column2_w[GR_NUM_RESOLUTIONS] = {
3283 int Mc_column3_w[GR_NUM_RESOLUTIONS] = {
3313 int Mc_team_text[GR_NUM_RESOLUTIONS][2] = {
[all …]
H A Dmulti_pause.cpp56 const char *Multi_paused_bg_fname[GR_NUM_RESOLUTIONS] = {
61 const char *Multi_paused_bg_mask[GR_NUM_RESOLUTIONS] = {
67 int Mp_callsign_coords[GR_NUM_RESOLUTIONS][2] = {
76 ui_button_info Multi_paused_buttons[GR_NUM_RESOLUTIONS][MULTI_PAUSED_NUM_BUTTONS] = {
91 UI_XSTR Multi_paused_text[GR_NUM_RESOLUTIONS][MULTI_PAUSED_NUM_BUTTONS] = {
H A Dmulti_pxo.cpp248 int Multi_pxo_status_coords[GR_NUM_RESOLUTIONS][4] = {
293 int Multi_pxo_chan_coords[GR_NUM_RESOLUTIONS][4] = {
479 int Multi_pxo_chat_title_y[GR_NUM_RESOLUTIONS] = {
484 int Multi_pxo_chat_coords[GR_NUM_RESOLUTIONS][4] = {
493 int Multi_pxo_input_coords[GR_NUM_RESOLUTIONS][4] = {
657 int Multi_pxo_com_coords[GR_NUM_RESOLUTIONS][2] = {
870 int Multi_pxo_pinfo_val_x[GR_NUM_RESOLUTIONS] = {
968 int Multi_pxo_help_coords[GR_NUM_RESOLUTIONS][2] = {
977 int Multi_pxo_chars_per_line[GR_NUM_RESOLUTIONS] = {
982 int Multi_pxo_lines_pp[GR_NUM_RESOLUTIONS] = {
[all …]
H A Dmulti_pinfo.cpp36 const char *Multi_pinfo_bitmap_name[GR_NUM_RESOLUTIONS] = {
40 const char *Multi_pinfo_bitmap_mask[GR_NUM_RESOLUTIONS] = {
52 int Multi_pinfo_pilot_coords[GR_NUM_RESOLUTIONS][4] = {
60 int Multi_pinfo_squad_coords[GR_NUM_RESOLUTIONS][4] = {
80 ui_button_info Multi_pinfo_buttons[GR_NUM_RESOLUTIONS][MULTI_PINFO_NUM_BUTTONS] = {
96 UI_XSTR Multi_pinfo_text[GR_NUM_RESOLUTIONS][MULTI_PINFO_NUM_TEXT] = {
131 int Multi_pinfo_stats_area_coords[GR_NUM_RESOLUTIONS][4] = {
139 int Multi_pinfo_stats_x[GR_NUM_RESOLUTIONS] = {
H A Dmulti_dogfight.cpp47 ui_button_info Multi_df_buttons[GR_NUM_RESOLUTIONS][NUM_MULTI_DF_BUTTONS] = {
59 const char *Multi_df_background_fname[GR_NUM_RESOLUTIONS] = {
63 const char *Multi_df_mask_fname[GR_NUM_RESOLUTIONS] = {
69 static int Kill_matrix_title_coords[GR_NUM_RESOLUTIONS][3] = {
79 int Multi_df_display_coords[GR_NUM_RESOLUTIONS][4] = {
91 int Multi_df_check_coords[GR_NUM_RESOLUTIONS] = {
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/network/
H A Dmultiui.cpp231 int Multi_common_join_y[GR_NUM_RESOLUTIONS] = {
240 int Multi_common_jw_y[GR_NUM_RESOLUTIONS] = {
245 int Multi_common_msg_y[GR_NUM_RESOLUTIONS] = {
482 char *Mj_slider_name[GR_NUM_RESOLUTIONS] = {
592 int Mj_max_game_items[GR_NUM_RESOLUTIONS] = {
597 int Mj_list_y[GR_NUM_RESOLUTIONS] = {
647 int Mj_ping_coords[GR_NUM_RESOLUTIONS][4] = {
673 int Mj_cd_coords[GR_NUM_RESOLUTIONS] = {
3247 int Mc_column1_w[GR_NUM_RESOLUTIONS] = {
3252 int Mc_column2_w[GR_NUM_RESOLUTIONS] = {
[all …]
H A Dmulti_pxo.cpp295 int Multi_pxo_chan_coords[GR_NUM_RESOLUTIONS][4] = {
480 int Multi_pxo_chat_title_y[GR_NUM_RESOLUTIONS] = {
485 int Multi_pxo_chat_coords[GR_NUM_RESOLUTIONS][4] = {
646 char *Multi_pxo_com_fname[GR_NUM_RESOLUTIONS] = {
656 int Multi_pxo_com_coords[GR_NUM_RESOLUTIONS][2] = {
809 char *Multi_pxo_pinfo_fname[GR_NUM_RESOLUTIONS] = {
869 int Multi_pxo_pinfo_val_x[GR_NUM_RESOLUTIONS] = {
925 char *Multi_pxo_help_fname[GR_NUM_RESOLUTIONS] = {
967 int Multi_pxo_help_coords[GR_NUM_RESOLUTIONS][2] = {
981 int Multi_pxo_lines_pp[GR_NUM_RESOLUTIONS] = {
[all …]
H A Dmulti_pause.cpp54 char *Multi_paused_bg_fname[GR_NUM_RESOLUTIONS] = {
59 char *Multi_paused_bg_mask[GR_NUM_RESOLUTIONS] = {
65 int Mp_callsign_coords[GR_NUM_RESOLUTIONS][2] = {
74 ui_button_info Multi_paused_buttons[GR_NUM_RESOLUTIONS][MULTI_PAUSED_NUM_BUTTONS] = {
89 UI_XSTR Multi_paused_text[GR_NUM_RESOLUTIONS][MULTI_PAUSED_NUM_BUTTONS] = {
H A Dmulti_dogfight.cpp48 ui_button_info Multi_df_buttons[GR_NUM_RESOLUTIONS][NUM_MULTI_DF_BUTTONS] = {
60 char *Multi_df_background_fname[GR_NUM_RESOLUTIONS] = {
64 char *Multi_df_mask_fname[GR_NUM_RESOLUTIONS] = {
70 static int Kill_matrix_title_coords[GR_NUM_RESOLUTIONS][3] = {
80 int Multi_df_display_coords[GR_NUM_RESOLUTIONS][4] = {
92 int Multi_df_check_coords[GR_NUM_RESOLUTIONS] = {
H A Dmulti_pinfo.cpp36 char *Multi_pinfo_bitmap_name[GR_NUM_RESOLUTIONS] = {
40 char *Multi_pinfo_bitmap_mask[GR_NUM_RESOLUTIONS] = {
52 int Multi_pinfo_pilot_coords[GR_NUM_RESOLUTIONS][4] = {
60 int Multi_pinfo_squad_coords[GR_NUM_RESOLUTIONS][4] = {
80 ui_button_info Multi_pinfo_buttons[GR_NUM_RESOLUTIONS][MULTI_PINFO_NUM_BUTTONS] = {
96 UI_XSTR Multi_pinfo_text[GR_NUM_RESOLUTIONS][MULTI_PINFO_NUM_TEXT] = {
131 int Multi_pinfo_stats_area_coords[GR_NUM_RESOLUTIONS][4] = {
139 int Multi_pinfo_stats_x[GR_NUM_RESOLUTIONS] = {
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/popup/
H A Dpopupdead.cpp41 int Popupdead_region_coords[GR_NUM_RESOLUTIONS][POPUPDEAD_NUM_CHOICES_MAX][4] =
57 int Popupdead_button_coords[GR_NUM_RESOLUTIONS][POPUPDEAD_NUM_CHOICES_MAX][2] =
73 const char *Popupdead_background_filename[GR_NUM_RESOLUTIONS] = {
78 int Popupdead_background_coords[GR_NUM_RESOLUTIONS][2] =
88 const char *Popupdead_button_filenames[GR_NUM_RESOLUTIONS][POPUPDEAD_NUM_CHOICES_MAX] =
104 int Popupdead_skip_message_y[GR_NUM_RESOLUTIONS] = {
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/popup/
H A Dpopupdead.cpp40 int Popupdead_region_coords[GR_NUM_RESOLUTIONS][POPUPDEAD_NUM_CHOICES_MAX][4] =
56 int Popupdead_button_coords[GR_NUM_RESOLUTIONS][POPUPDEAD_NUM_CHOICES_MAX][2] =
72 char *Popupdead_background_filename[GR_NUM_RESOLUTIONS] = {
77 int Popupdead_background_coords[GR_NUM_RESOLUTIONS][2] =
87 char *Popupdead_button_filenames[GR_NUM_RESOLUTIONS][POPUPDEAD_NUM_CHOICES_MAX] =
103 int Popupdead_skip_message_y[GR_NUM_RESOLUTIONS] = {
H A Dpopup.cpp40 int Popup_max_display[GR_NUM_RESOLUTIONS] = {
45 char *Popup_slider_name[GR_NUM_RESOLUTIONS] = {
50 int Popup_slider_coords[GR_NUM_RESOLUTIONS][4] = {
92 int Popup_text_coords[GR_NUM_RESOLUTIONS][4] = {
103 int Popup_input_y_offset[GR_NUM_RESOLUTIONS] = {
109 int Popup_input_text_y_offset[GR_NUM_RESOLUTIONS] = {
129 static int Title_coords[GR_NUM_RESOLUTIONS][5] =
147 static int Button_regions[GR_NUM_RESOLUTIONS][3][4] = {
160 static int Button_coords[GR_NUM_RESOLUTIONS][3][2] =
174 static popup_background Popup_background[GR_NUM_RESOLUTIONS][3] =
[all …]
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/menuui/
H A Doptionsmenumulti.cpp35 static const char* Om_background_0_fname[GR_NUM_RESOLUTIONS] = {
45 static const char* Om_background_1_fname[GR_NUM_RESOLUTIONS] = {
134 UI_XSTR Om_pro_text[GR_NUM_RESOLUTIONS][OM_PRO_NUM_TEXT] = {
166 int Om_tracker_login_coords[GR_NUM_RESOLUTIONS][4] = {
174 int Om_tracker_passwd_coords[GR_NUM_RESOLUTIONS][4] = {
182 int Om_tracker_squad_name_coords[GR_NUM_RESOLUTIONS][4] = {
214 int Ip_list_coords[GR_NUM_RESOLUTIONS][4] = {
224 int Ip_list_max_display[GR_NUM_RESOLUTIONS] = {
229 static int Ip_input_coords[GR_NUM_RESOLUTIONS][4] = {
477 int Om_vox_plist_coords[GR_NUM_RESOLUTIONS][4] = {
[all …]
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/menuui/
H A Doptionsmenumulti.cpp36 static char* Om_background_0_fname[GR_NUM_RESOLUTIONS] = {
41 static char* Om_background_0_mask_fname[GR_NUM_RESOLUTIONS] = {
46 static char* Om_background_1_fname[GR_NUM_RESOLUTIONS] = {
51 static char* Om_background_1_mask_fname[GR_NUM_RESOLUTIONS] = {
165 int Om_tracker_login_coords[GR_NUM_RESOLUTIONS][4] = {
173 int Om_tracker_passwd_coords[GR_NUM_RESOLUTIONS][4] = {
213 int Ip_list_coords[GR_NUM_RESOLUTIONS][4] = {
223 int Ip_list_max_display[GR_NUM_RESOLUTIONS] = {
228 static int Ip_input_coords[GR_NUM_RESOLUTIONS][4] = {
476 int Om_vox_plist_coords[GR_NUM_RESOLUTIONS][4] = {
[all …]
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/hud/
H A Dhudreticle.cpp39 int Hud_throttle_frame_w[GR_NUM_RESOLUTIONS] = {
43 int Hud_throttle_h[GR_NUM_RESOLUTIONS] = {
46 int Hud_throttle_bottom_y[NUM_HUD_RETICLE_STYLES][GR_NUM_RESOLUTIONS] = {
50 int Hud_throttle_aburn_h[GR_NUM_RESOLUTIONS] = {
54 int Hud_throttle_aburn_button[GR_NUM_RESOLUTIONS] = {
59 int Outer_circle_radius[GR_NUM_RESOLUTIONS] = {
64 int Hud_reticle_center[GR_NUM_RESOLUTIONS][2] =
74 char Reticle_frame_names[NUM_HUD_RETICLE_STYLES][GR_NUM_RESOLUTIONS][NUM_RETICLE_ANIS][MAX_FILENAME…
141 int Reticle_frame_coords[NUM_HUD_RETICLE_STYLES][GR_NUM_RESOLUTIONS][NUM_RETICLE_ANIS][2] =
206 int Reticle_launch_coords[GR_NUM_RESOLUTIONS][2] = {

12345