Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class EV_FONT_DIALOG_IMP General cluster: implementation_mswin description: "EiffelVision font selection dialog, mswindows implementation." create: make Ancestors EV_FONT_DIALOG_I* EV_STANDARD_DIALOG_IMP* WEL_CHOOSE_FONT_DIALOG WEL_STANDARD_DIALOG_DISPATCHER* Action sequences cancel_actions: EV_NOTIFY_ACTION_SEQUENCE ok_actions: EV_NOTIFY_ACTION_SEQUENCE Queries blocking_window: detachable EV_WINDOW bold_fonttype: INTEGER_32 Cf_ansionly: INTEGER_32 Cf_apply: INTEGER_32 Cf_both: INTEGER_32 Cf_effects: INTEGER_32 Cf_enablehook: INTEGER_32 Cf_enabletemplate: INTEGER_32 Cf_enabletemplatehandle: INTEGER_32 Cf_fixedpitchonly: INTEGER_32 Cf_forcefontexist: INTEGER_32 Cf_inittologfontstruct: INTEGER_32 Cf_limitsize: INTEGER_32 Cf_nofacesel: INTEGER_32 Cf_nooemfonts: INTEGER_32 Cf_noscriptsel: INTEGER_32 Cf_nosimulations: INTEGER_32 Cf_nosizesel: INTEGER_32 Cf_nostylesel: INTEGER_32 Cf_novectorfonts: INTEGER_32 Cf_printerfonts: INTEGER_32 Cf_scalableonly: INTEGER_32 Cf_screenfonts: INTEGER_32 Cf_showhelp: INTEGER_32 Cf_ttonly: INTEGER_32 Cf_usestyle: INTEGER_32 Cf_wysiwyg: INTEGER_32 clear_flag (flags, mask: INTEGER_32): INTEGER_32 color: WEL_COLOR_REF dpi: NATURAL_32 Ev_abort: IMMUTABLE_STRING_32 Ev_cancel: IMMUTABLE_STRING_32 Ev_confirmation_dialog_title: IMMUTABLE_STRING_32 Ev_error_dialog_title: IMMUTABLE_STRING_32 Ev_ignore: IMMUTABLE_STRING_32 Ev_information_dialog_title: IMMUTABLE_STRING_32 Ev_no: IMMUTABLE_STRING_32 Ev_ok: IMMUTABLE_STRING_32 Ev_open: IMMUTABLE_STRING_32 Ev_print: IMMUTABLE_STRING_32 Ev_question_dialog_title: IMMUTABLE_STRING_32 Ev_retry: IMMUTABLE_STRING_32 Ev_save: IMMUTABLE_STRING_32 Ev_warning_dialog_title: IMMUTABLE_STRING_32 Ev_yes: IMMUTABLE_STRING_32 exists: BOOLEAN flag_set (flags, mask: INTEGER_32): BOOLEAN flags: INTEGER_32 font: EV_FONT font_type: INTEGER_32 has_flag (a_flags: INTEGER_32): BOOLEAN height: INTEGER_32 is_destroyed: BOOLEAN is_equal (other: [like Current] EV_FONT_DIALOG_IMP): BOOLEAN italic_fonttype: INTEGER_32 item: POINTER log_font: WEL_LOG_FONT maximum_size: INTEGER_32 minimum_height: INTEGER_32 minimum_size: INTEGER_32 minimum_width: INTEGER_32 point_size: INTEGER_32 printer_fonttype: INTEGER_32 regular_fonttype: INTEGER_32 screen_fonttype: INTEGER_32 screen_x: INTEGER_32 screen_y: INTEGER_32 selected: BOOLEAN selected_button: detachable IMMUTABLE_STRING_32 set_flag (flags, mask: INTEGER_32): INTEGER_32 shared: BOOLEAN simulated_fonttype: INTEGER_32 Structure_size: INTEGER_32 title: STRING_32 valid_font_type_constant (c: INTEGER_32): BOOLEAN width: INTEGER_32 x_position: INTEGER_32 y_position: INTEGER_32 Commands activate (a_parent: WEL_COMPOSITE_WINDOW) add_flag (a_flags: INTEGER_32) copy (other: [like Current] EV_FONT_DIALOG_IMP) dispose hide initialize_with_character (a_character: CHARACTER_8) memory_copy (source_pointer: POINTER; length: INTEGER_32) remove_flag (a_flags: INTEGER_32) set_blocking_window (a_window: detachable EV_WINDOW) set_color (a_color: WEL_COLOR_REF) set_dc (a_dc: WEL_DC) set_flags (a_flags: INTEGER_32) set_font (a_font: EV_FONT) set_height (a: INTEGER_32) set_item (an_item: POINTER) set_log_font (a_log_font: WEL_LOG_FONT) set_maximum_size (size: INTEGER_32) set_minimum_size (size: INTEGER_32) set_position (a, b: INTEGER_32) set_shared set_size (a, b: INTEGER_32) set_title (new_title: READABLE_STRING_GENERAL) set_unshared set_width (a: INTEGER_32) set_x_position (a: INTEGER_32) set_y_position (a: INTEGER_32) show_modal_to_window (a_window: EV_WINDOW) structure_initialize
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org