Home
last modified time | relevance | path

Searched refs:nRenderMode (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx1492 FT_Render_Mode nRenderMode = (FT_Render_Mode)((nFTVERSION<2103) ? 1 : FT_RENDER_MODE_MONO); in GetGlyphBitmap1() local
1494 rc = FT_Glyph_To_Bitmap( &pGlyphFT, nRenderMode, NULL, sal_True ); in GetGlyphBitmap1()
/aoo4110/main/filter/source/msfilter/
H A Descherex.cxx2934 sal_uInt32 nRenderMode; in CreateCustomShapeProperties() local
2941 nRenderMode = mso_FullRender; in CreateCustomShapeProperties()
2945 nRenderMode = mso_Wireframe; in CreateCustomShapeProperties()
2949 AddOpt( DFF_Prop_c3DRenderMode, nRenderMode ); in CreateCustomShapeProperties()

Completed in 49 milliseconds