Home
last modified time | relevance | path

Searched defs:defaultTextFormat (Results 1 – 4 of 4) sorted by relevance

/dports/www/ilias/ILIAS-5.4.25/libs/bower/bower_components/yui2/src/charts/as/com/yahoo/astra/display/
H A DBitmapText.as75 public function get defaultTextFormat():TextFormat property in com.yahoo.astra.display.BitmapText
83 public function set defaultTextFormat(value:TextFormat):void property in com.yahoo.astra.display.BitmapText
/dports/www/ilias6/ILIAS-6.14/libs/bower/bower_components/yui2/src/charts/as/com/yahoo/astra/display/
H A DBitmapText.as75 public function get defaultTextFormat():TextFormat property in com.yahoo.astra.display.BitmapText
83 public function set defaultTextFormat(value:TextFormat):void property in com.yahoo.astra.display.BitmapText
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/spark/src/mx/core/
H A DFTETextField.as884 public function get defaultTextFormat():TextFormat property in FTETextField
896 public function set defaultTextFormat(value:TextFormat):void property in FTETextField
/dports/graphics/qgis/qgis-3.22.3/src/core/symbology/
H A Dqgsstyle.cpp1228 QgsTextFormat QgsStyle::defaultTextFormat( QgsStyle::TextFormatContext ) const in defaultTextFormat() function in QgsStyle