Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx2945 sal_uInt32 nRenderMode; in CreateCustomShapeProperties() local
2952 nRenderMode = mso_FullRender; in CreateCustomShapeProperties()
2956 nRenderMode = mso_Wireframe; in CreateCustomShapeProperties()
2960 AddOpt( DFF_Prop_c3DRenderMode, nRenderMode ); in CreateCustomShapeProperties()

Completed in 35 milliseconds