FONTCHOOSER_CUSTOMGUISETTINGS

Detailed Description

Enumerations

enum  {
  FONTCHOOSER_ENABLE_SIZE ,
  FONTCHOOSER_USE_REDUCED_FONT_LIST ,
  FONTCHOOSER_ENABLE_FILTER
}
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
FONTCHOOSER_ENABLE_SIZE 

Bool true if the size popup should be displayed.

FONTCHOOSER_USE_REDUCED_FONT_LIST 

Bool true If true, restrict the available fonts to 'core' families only. Cannot be set from resource file. Used by UiConversionFontChooserImpl to restrict options exposed.

FONTCHOOSER_ENABLE_FILTER 

Bool true Whether font filter field should be displayed.