Home
last modified time | relevance | path

Searched defs:DropGlyph (Results 1 – 8 of 8) sorted by relevance

/trunk/main/vcl/inc/
H A Dgraphite_serverfont.hxx82 virtual void DropGlyph( int nStart ) { maImpl.DropGlyph(nStart); }; in DropGlyph() function in GraphiteServerFontLayout
H A Dsallayout.hxx263 virtual void DropGlyph( int ) {} in DropGlyph() function in MultiSalLayout
/trunk/main/vcl/aqua/source/gdi/
H A Dctlayout.cxx540 void CTLayout::DropGlyph( int /*nStart*/ ) {} in DropGlyph() function in CTLayout
H A Datslayout.cxx1196 void ATSLayout::DropGlyph( int /*nStart*/ ) {} in DropGlyph() function in ATSLayout
/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx934 void SimpleWinLayout::DropGlyph( int nStart ) function in SimpleWinLayout
2061 void UniscribeLayout::DropGlyph( int nStartx8 ) function in UniscribeLayout
3009 void GraphiteWinLayout::DropGlyph( int glyph_idx ) function in GraphiteWinLayout
/trunk/main/vcl/os2/source/gdi/
H A Dos2layout.cxx860 void Os2SalLayout::DropGlyph( int nStart ) function in Os2SalLayout
/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx1519 void GraphiteLayout::DropGlyph( int nGlyphIndex ) in DropGlyph() function in GraphiteLayout
/trunk/main/vcl/source/gdi/
H A Dsallayout.cxx1599 void GenericSalLayout::DropGlyph( int nStart ) in DropGlyph() function in GenericSalLayout

Completed in 63 milliseconds