LibreOffice Module vcl (master) 1
|
This is the complete list of members for GenericSalLayout, including all inherited members.
AdjustLayout(vcl::text::ImplLayoutArgs &) final override | GenericSalLayout | virtual |
ApplyAsianKerning(std::u16string_view rStr) | GenericSalLayout | private |
ApplyDXArray(const double *, const sal_Bool *) | GenericSalLayout | private |
DrawBase() | SalLayout | inline |
DrawBase() const | SalLayout | inline |
DrawOffset() | SalLayout | inline |
DrawOffset() const | SalLayout | inline |
DrawText(SalGraphics &) const final override | GenericSalLayout | virtual |
DropGlyph(int nStart) | GenericSalLayout | private |
FillDXArray(std::vector< double > *pDXArray, const OUString &rStr) const final override | GenericSalLayout | virtual |
GenericSalLayout(LogicalFontInstance &) | GenericSalLayout | |
GenericSalLayout(const GenericSalLayout &)=delete | GenericSalLayout | private |
GetBoundRect(tools::Rectangle &) const | SalLayout | |
GetCaretPositions(std::vector< double > &rCaretPositions, const OUString &rStr) const override | GenericSalLayout | virtual |
GetCharWidths(std::vector< double > &rCharWidths, const OUString &rStr) const | GenericSalLayout | private |
GetDrawPosition(const basegfx::B2DPoint &rRelative=basegfx::B2DPoint(0, 0)) const | SalLayout | |
GetFont() const | GenericSalLayout | inline |
GetGlyphs() const final override | GenericSalLayout | virtual |
GetNextGlyph(const GlyphItem **pGlyph, basegfx::B2DPoint &rPos, int &nStart, const LogicalFontInstance **ppGlyphFont=nullptr) const override | GenericSalLayout | virtual |
GetOrientation() const | SalLayout | inline |
GetOutline(basegfx::B2DPolyPolygonVector &) const | SalLayout | virtual |
GetSubpixelPositioning() const | SalLayout | inline |
GetTextBreak(double nMaxWidth, double nCharExtra, int nFactor) const final override | GenericSalLayout | virtual |
GetTextWidth() const final override | GenericSalLayout | virtual |
GlyphsImpl() const | GenericSalLayout | inline |
HasVerticalAlternate(sal_UCS4 aChar, sal_UCS4 aNextChar) | GenericSalLayout | private |
InitFont() const | SalLayout | inlinevirtual |
IsKashidaPosValid(int nCharPos, int nNextCharPos) const final override | GenericSalLayout | virtual |
Justify(double nNewWidth) | GenericSalLayout | private |
LayoutText(vcl::text::ImplLayoutArgs &, const SalLayoutGlyphsImpl *) final override | GenericSalLayout | virtual |
m_GlyphItems | GenericSalLayout | private |
maDrawBase | SalLayout | protected |
maDrawOffset | SalLayout | mutableprotected |
maFeatures | GenericSalLayout | private |
maLanguageTag | SalLayout | protected |
mbFuzzing | GenericSalLayout | private |
mbSubpixelPositioning | SalLayout | protected |
mnEndCharPos | SalLayout | protected |
mnMinCharPos | SalLayout | protected |
mnOrientation | SalLayout | protected |
MoveGlyph(int nStart, double nNewXPos) | GenericSalLayout | private |
mpVertGlyphs | GenericSalLayout | private |
msLanguage | GenericSalLayout | private |
MultiSalLayout::ImplAdjustMultiLayout | GenericSalLayout | friend |
mxBreak | GenericSalLayout | private |
operator=(const GenericSalLayout &)=delete | GenericSalLayout | private |
ParseFeatures(std::u16string_view name) | GenericSalLayout | private |
SalLayout() | SalLayout | protected |
SalLayout(const SalLayout &)=delete | SalLayout | private |
SetNeedFallback(vcl::text::ImplLayoutArgs &, sal_Int32, bool) | GenericSalLayout | private |
SetSubpixelPositioning(bool bSubpixelPositioning) | SalLayout | inline |
Simplify(bool bIsBase) | GenericSalLayout | private |
~GenericSalLayout() override | GenericSalLayout | |
~SalLayout() | SalLayout | virtual |