Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_CHOOSE_FONT_DIALOG General cluster: wel description: "Standard dialog box to choose a font." create: make Ancestors WEL_BIT_OPERATIONS WEL_CF_CONSTANTS WEL_FONT_TYPE_CONSTANTS WEL_STANDARD_DIALOG* Queries 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 exists: BOOLEAN flag_set (flags, mask: INTEGER_32): BOOLEAN flags: INTEGER_32 font_type: INTEGER_32 has_flag (a_flags: INTEGER_32): BOOLEAN is_equal (other: [like Current] WEL_CHOOSE_FONT_DIALOG): BOOLEAN italic_fonttype: INTEGER_32 item: POINTER log_font: WEL_LOG_FONT maximum_size: INTEGER_32 minimum_size: INTEGER_32 point_size: INTEGER_32 printer_fonttype: INTEGER_32 regular_fonttype: INTEGER_32 screen_fonttype: INTEGER_32 selected: BOOLEAN set_flag (flags, mask: INTEGER_32): INTEGER_32 shared: BOOLEAN simulated_fonttype: INTEGER_32 Structure_size: INTEGER_32 valid_font_type_constant (c: INTEGER_32): BOOLEAN Commands activate (a_parent: WEL_COMPOSITE_WINDOW) add_flag (a_flags: INTEGER_32) copy (other: [like Current] WEL_CHOOSE_FONT_DIALOG) dispose initialize_with_character (a_character: CHARACTER_8) memory_copy (source_pointer: POINTER; length: INTEGER_32) remove_flag (a_flags: INTEGER_32) set_color (a_color: WEL_COLOR_REF) set_dc (a_dc: WEL_DC) set_flags (a_flags: 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_shared set_unshared structure_initialize
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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