Home
last modified time | relevance | path

Searched refs:bIsBase (Results 1 – 10 of 10) sorted by last modified time

/trunk/main/vcl/aqua/source/gdi/
H A Dctlayout.cxx52 virtual void Simplify( bool bIsBase );
H A Datslayout.cxx62 virtual void Simplify( bool bIsBase );
/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx189 virtual void Simplify( bool bIsBase );
1065 virtual void Simplify( bool bIsBase );
2839 virtual void Simplify( bool bIsBase );
/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx463 …2Base, std::vector<int> & rGlyph2Char, std::vector<int> & rCharDxs, long & rDXOffset, bool bIsBase) in append() argument
468 if (!bIsBase) rGlyph2Char[size()] = firstChar; in append()
510 long nGlyphFlags = bIsBase ? 0 : GlyphItem::IS_IN_CLUSTER; in append()
/trunk/main/vcl/source/gdi/
H A Dsallayout.cxx1610 void GenericSalLayout::Simplify( bool bIsBase ) in Simplify() argument
1612 const sal_GlyphId nDropMarker = bIsBase ? GF_DROPPED : 0; in Simplify()
/trunk/main/vcl/os2/source/gdi/
H A Dos2layout.cxx148 virtual void Simplify( bool bIsBase );
867 void Os2SalLayout::Simplify( bool bIsBase ) argument
/trunk/main/vcl/inc/
H A Dsallayout.hxx195 virtual void Simplify( bool bIsBase ) = 0;
344 virtual void Simplify( bool bIsBase );
H A Dgraphite_layout.hxx108 …Base, std::vector<int> & rGlyph2Char, std::vector<int> & rCharDxs, long & rDXOffset, bool bIsBase);
155 virtual void Simplify( bool bIsBase );
H A Dgraphite_serverfont.hxx83 virtual void Simplify( bool bIsBase ) { maImpl.Simplify(bIsBase); }; in Simplify() argument
/trunk/main/sc/source/core/data/
H A Ddptabres.cxx2654 sal_Bool bIsBase; member in ScDPGroupCompare
2674 bIsBase = pResultData->IsBaseForGroup( nDimSource ); in ScDPGroupCompare()
2680 bIncludeAll = !( bIsBase || nGroupBase >= 0 ); in ScDPGroupCompare()
2692 else if ( bIsBase ) in TestIncluded()

Completed in 91 milliseconds