Home
last modified time | relevance | path

Searched refs:ForFallback (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/rendercontext/
H A DSalLayoutFlags.hxx34 ForFallback = 0x2000, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dsallayout.cxx73 TEST(ForFallback); in operator <<()
1154 aMultiArgs.mnFlags |= SalLayoutFlags::ForFallback; in AdjustLayout()
H A DCommonSalLayout.cxx568 if (SalLayoutFlags::ForFallback & rArgs.mnFlags) in LayoutText()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dsallayout.cxx73 TEST(ForFallback); in operator <<()
1131 aMultiArgs.mnFlags |= SalLayoutFlags::ForFallback; in AdjustLayout()
H A DCommonSalLayout.cxx536 if (SalLayoutFlags::ForFallback & rArgs.mnFlags) in LayoutText()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/outdev/
H A Dfont.cxx1318 rLayoutArgs.mnFlags |= SalLayoutFlags::ForFallback; in ImplGlyphFallbackLayout()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/outdev/
H A Dfont.cxx1258 rLayoutArgs.mnFlags |= SalLayoutFlags::ForFallback; in ImplGlyphFallbackLayout()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Doutdev.hxx131 ForFallback = 0x2000, enumerator