Home
last modified time | relevance | path

Searched refs:TYPE_RASTER (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svtools/source/control/
H A Dctrltool.cxx265 if ( !bAll && (aFontInfo.GetType() == TYPE_RASTER) ) in ImplInsertFonts()
335 if ( aFontInfo.GetType() != TYPE_RASTER ) in ImplInsertFonts()
581 && rInfo.GetType() == TYPE_RASTER ) in GetFontMapText()
/trunk/main/vcl/source/gdi/
H A Dmetric.cxx140 return (mpImplMetric->IsScalable() ? TYPE_SCALABLE : TYPE_RASTER); in GetType()
/trunk/main/tools/inc/tools/
H A Dfontenum.hxx149 enum FontType { TYPE_DONTKNOW, TYPE_RASTER, TYPE_VECTOR, TYPE_SCALABLE, enumerator
/trunk/main/vcl/inc/vcl/
H A Dvclenum.hxx261 enum FontType { TYPE_DONTKNOW, TYPE_RASTER, TYPE_VECTOR, TYPE_SCALABLE, enumerator
/trunk/main/vcl/source/window/
H A Dwindow2.cxx945 if ( (aMetric.GetType() == TYPE_RASTER) && (nFontDiff >= 2) ) in SetZoomedPointFont()

Completed in 34 milliseconds