Home
last modified time | relevance | path

Searched refs:GetActual (Results 1 – 25 of 84) sorted by relevance

1234

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dtxtdrop.cxx272 rFontHeight = pFont->GetSize(pFont->GetActual()).Height(); in GetDropSize()
733 rFnt.CheckFontCacheId( rInf.GetVsh(), rFnt.GetActual() ); in CalcFontSize()
734 rFnt.GetFontCacheId( nFntCacheId, nTmpIdx, rFnt.GetActual() ); in CalcFontSize()
762 const tools::Long nCurrHeight = rFnt.GetHeight( rFnt.GetActual() ); in CalcFontSize()
813 const tools::Long nCurrHeight = rFnt.GetHeight( rFnt.GetActual() ); in CalcFontSize()
818 Size aOldSize( 0, rFnt.GetHeight( rFnt.GetActual() ) ); in CalcFontSize()
821 rFnt.SetSize( aNewSize, rFnt.GetActual() ); in CalcFontSize()
863 rFnt.SetSize( aOldSize, rFnt.GetActual() ); in CalcFontSize()
970 Size aNewSize( 0, ( nFactor * rFnt.GetHeight( rFnt.GetActual() ) ) / 1000 ); in CalcFontSize()
974 rFnt.SetSize( aNewSize, rFnt.GetActual() ); in CalcFontSize()
H A Dporrst.cxx292 pFnt->CheckFontCacheId( pSh, pFnt->GetActual() ); in EmptyHeight()
593 rFont.SetName("OpenSymbol", rFont.GetActual()); in DoPaint()
594 Size aSize(rFont.GetSize(rFont.GetActual())); in DoPaint()
599 rFont.SetWeight(WEIGHT_THIN, rFont.GetActual()); in DoPaint()
611 rFont.SetPitch(PITCH_DONTKNOW, rFont.GetActual()); in DoPaint()
H A Ditratr.cxx169 m_pFont->SetFontCacheId( m_aFontCacheIds[ m_pFont->GetActual() ], in SeekAndChgAttrIter()
170 m_aFontIdx[ m_pFont->GetActual() ], m_pFont->GetActual() ); in SeekAndChgAttrIter()
181 m_pFont->SetFontCacheId( m_aFontCacheIds[ m_pFont->GetActual() ], in IsSymbol()
182 m_aFontIdx[ m_pFont->GetActual() ], m_pFont->GetActual() ); in IsSymbol()
251 m_pFont->SetFontCacheId( m_aFontCacheIds[ m_pFont->GetActual() ], in SeekStartAndChgAttrIter()
252 m_aFontIdx[ m_pFont->GetActual() ], m_pFont->GetActual() ); in SeekStartAndChgAttrIter()
H A Dinftxt.cxx403 sal_uInt16 nComp =( SwFontScript::CJK == GetFont()->GetActual() && in GetTextSize()
874 tmp.SetFamily( FAMILY_DONTKNOW, tmp.GetActual() ); in lcl_DrawSpecial()
875 tmp.SetName( numfunc::GetDefBulletFontname(), tmp.GetActual() ); in lcl_DrawSpecial()
876 tmp.SetStyleName(OUString(), tmp.GetActual()); in lcl_DrawSpecial()
877 tmp.SetCharSet( RTL_TEXTENCODING_SYMBOL, tmp.GetActual() ); in lcl_DrawSpecial()
890 s_aFnt.SetSize( aFontSize, s_aFnt.GetActual() ); in lcl_DrawSpecial()
916 const SwFontScript nAct = s_aFnt.GetActual(); in lcl_DrawSpecial()
1938 if( pFnt->DifferentFontCacheId( pNew, pFnt->GetActual() ) || in SwFontSave()
1939 pNew->GetActual() != pFnt->GetActual() || in SwFontSave()
H A Dporfld.cxx204 SwFontScript nActual = m_pFont ? m_pFont->GetActual() : rInf.GetFont()->GetActual(); in CheckScript()
324 m_pFont->AllocFontCacheId( rInf.GetVsh(), m_pFont->GetActual() ); in Format()
461 nH = m_pFont->GetSize(m_pFont->GetActual()).Height(); in HandlePortion()
462 nW = m_pFont->GetSize(m_pFont->GetActual()).Width(); in HandlePortion()
1162 m_aScrType[i] = rInf.GetFont()->GetActual(); in Format()
H A Dfrmpaint.cxx206 m_pFnt->SetSize( Size( 0, 200), m_pFnt->GetActual() ); in PaintExtra()
219 bool bTooBig = m_pFnt->GetSize( m_pFnt->GetActual() ).Height() > nMax && in PaintExtra()
230 pTmpFnt->SetSize( Size( 0, nMax ), pTmpFnt->GetActual() ); in PaintExtra()
H A Dguess.cxx68 sal_uInt16 nMaxComp = ( SwFontScript::CJK == rInf.GetFont()->GetActual() ) && in Guess()
380 if ( SwFontScript(nScript - 1) != rInf.GetFont()->GetActual() ) in Guess()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dtxtdrop.cxx272 rFontHeight = pFont->GetSize(pFont->GetActual()).Height(); in GetDropSize()
733 rFnt.CheckFontCacheId( rInf.GetVsh(), rFnt.GetActual() ); in CalcFontSize()
734 rFnt.GetFontCacheId( nFntCacheId, nTmpIdx, rFnt.GetActual() ); in CalcFontSize()
762 const long nCurrHeight = rFnt.GetHeight( rFnt.GetActual() ); in CalcFontSize()
813 const long nCurrHeight = rFnt.GetHeight( rFnt.GetActual() ); in CalcFontSize()
818 Size aOldSize( 0, rFnt.GetHeight( rFnt.GetActual() ) ); in CalcFontSize()
821 rFnt.SetSize( aNewSize, rFnt.GetActual() ); in CalcFontSize()
863 rFnt.SetSize( aOldSize, rFnt.GetActual() ); in CalcFontSize()
970 Size aNewSize( 0, ( nFactor * rFnt.GetHeight( rFnt.GetActual() ) ) / 1000 ); in CalcFontSize()
974 rFnt.SetSize( aNewSize, rFnt.GetActual() ); in CalcFontSize()
H A Ditratr.cxx173 m_pFont->SetFontCacheId( m_aFontCacheIds[ m_pFont->GetActual() ], in SeekAndChgAttrIter()
174 m_aFontIdx[ m_pFont->GetActual() ], m_pFont->GetActual() ); in SeekAndChgAttrIter()
185 m_pFont->SetFontCacheId( m_aFontCacheIds[ m_pFont->GetActual() ], in IsSymbol()
186 m_aFontIdx[ m_pFont->GetActual() ], m_pFont->GetActual() ); in IsSymbol()
255 m_pFont->SetFontCacheId( m_aFontCacheIds[ m_pFont->GetActual() ], in SeekStartAndChgAttrIter()
256 m_aFontIdx[ m_pFont->GetActual() ], m_pFont->GetActual() ); in SeekStartAndChgAttrIter()
H A Dinftxt.cxx410 sal_uInt16 nComp =( SwFontScript::CJK == GetFont()->GetActual() && in GetTextSize()
846 tmp.SetFamily( FAMILY_DONTKNOW, tmp.GetActual() ); in lcl_DrawSpecial()
847 tmp.SetName( numfunc::GetDefBulletFontname(), tmp.GetActual() ); in lcl_DrawSpecial()
848 tmp.SetStyleName(OUString(), tmp.GetActual()); in lcl_DrawSpecial()
849 tmp.SetCharSet( RTL_TEXTENCODING_SYMBOL, tmp.GetActual() ); in lcl_DrawSpecial()
862 s_aFnt.SetSize( aFontSize, s_aFnt.GetActual() ); in lcl_DrawSpecial()
886 const SwFontScript nAct = s_aFnt.GetActual(); in lcl_DrawSpecial()
1893 if( pFnt->DifferentFontCacheId( pNew, pFnt->GetActual() ) || in SwFontSave()
1894 pNew->GetActual() != pFnt->GetActual() || in SwFontSave()
H A Dporfld.cxx202 SwFontScript nActual = m_pFont ? m_pFont->GetActual() : rInf.GetFont()->GetActual(); in CheckScript()
322 m_pFont->AllocFontCacheId( rInf.GetVsh(), m_pFont->GetActual() ); in Format()
459 nH = m_pFont->GetSize(m_pFont->GetActual()).Height(); in HandlePortion()
460 nW = m_pFont->GetSize(m_pFont->GetActual()).Width(); in HandlePortion()
1156 aScrType[i] = rInf.GetFont()->GetActual(); in Format()
H A Dguess.cxx71 sal_uInt16 nMaxComp = ( SwFontScript::CJK == rInf.GetFont()->GetActual() ) && in Guess()
383 if ( SwFontScript(nScript - 1) != rInf.GetFont()->GetActual() ) in Guess()
H A Dfrmpaint.cxx202 bool bTooBig = m_pFnt->GetSize( m_pFnt->GetActual() ).Height() > nMax && in PaintExtra()
213 pTmpFnt->SetSize( Size( 0, nMax ), pTmpFnt->GetActual() ); in PaintExtra()
H A Ditrform2.cxx431 SwFontScript nNxtActual = rInf.GetFont()->GetActual(); in BuildPortions()
449 nNxtActual = pTmpFnt->GetActual(); in BuildPortions()
475 nLstActual = pTmpFnt->GetActual(); in BuildPortions()
594 || ( bHasGrid && SwFontScript::CJK != m_pFont->GetActual() ) in BuildPortions()
650 …const SwFontScript nCurrScript = m_pFont->GetActual(); // pScriptInfo->ScriptType( rInf.GetIdx() ); in BuildPortions()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/txtnode/
H A Dswfntcch.cxx39 m_aSwFont.AllocFontCacheId( pSh, m_aSwFont.GetActual() ); in SwFontObj()
H A Dfntcache.cxx112 if( SwFontScript::Latin == rInf.GetFont()->GetActual() ) in EvalGridWidthAdd()
1034 SwFontScript::CJK == rInf.GetFont()->GetActual() ) in DrawText()
1171 const SwFontScript nActual = rInf.GetFont()->GetActual(); in DrawText()
1336 const SwFontScript nActual = rInf.GetFont()->GetActual(); in DrawText()
1543 const SwFontScript nActual = rInf.GetFont()->GetActual(); in DrawText()
1933 SwFontScript::CJK == rInf.GetFont()->GetActual() ) in GetTextSize()
2145 const SwFontScript nActual = rInf.GetFont()->GetActual(); in GetModelPositionForViewPoint()
2159 if ( SwFontScript::CJK == rInf.GetFont()->GetActual() ) in GetModelPositionForViewPoint()
2210 rInf.GetFont() && SwFontScript::CJK == rInf.GetFont()->GetActual() ) in GetModelPositionForViewPoint()
2420 SwFontScript::CJK == GetActual() && in GetTextBreak()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/txtnode/
H A Dswfntcch.cxx39 m_aSwFont.AllocFontCacheId( pSh, m_aSwFont.GetActual() ); in SwFontObj()
H A Dfntcache.cxx94 if( SwFontScript::Latin == rInf.GetFont()->GetActual() ) in EvalGridWidthAdd()
998 SwFontScript::CJK == rInf.GetFont()->GetActual() ) in DrawText()
1135 const SwFontScript nActual = rInf.GetFont()->GetActual(); in DrawText()
1300 const SwFontScript nActual = rInf.GetFont()->GetActual(); in DrawText()
1507 const SwFontScript nActual = rInf.GetFont()->GetActual(); in DrawText()
1897 SwFontScript::CJK == rInf.GetFont()->GetActual() ) in GetTextSize()
2112 const SwFontScript nActual = rInf.GetFont()->GetActual(); in GetCursorOfst()
2126 if ( SwFontScript::CJK == rInf.GetFont()->GetActual() ) in GetCursorOfst()
2177 rInf.GetFont() && SwFontScript::CJK == rInf.GetFont()->GetActual() ) in GetCursorOfst()
2387 SwFontScript::CJK == GetActual() && in GetTextBreak()
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/genproto/googleapis/devtools/resultstore/v2/
H A Dtest_suite.pb.go471 func (m *TestFailure) GetActual() []string { func
/dports/net/grpcui/grpcui-1.1.0/vendor/google.golang.org/genproto/googleapis/devtools/resultstore/v2/
H A Dtest_suite.pb.go471 func (m *TestFailure) GetActual() []string { func
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/genproto/googleapis/devtools/resultstore/v2/
H A Dtest_suite.pb.go471 func (m *TestFailure) GetActual() []string { func
/dports/net/evans/evans-0.9.1/vendor/google.golang.org/genproto/googleapis/devtools/resultstore/v2/
H A Dtest_suite.pb.go471 func (m *TestFailure) GetActual() []string { func
/dports/www/pomerium/pomerium-0.8.3/vendor/google.golang.org/genproto/googleapis/devtools/resultstore/v2/
H A Dtest_suite.pb.go471 func (m *TestFailure) GetActual() []string { func
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/google.golang.org/genproto/googleapis/devtools/resultstore/v2/
H A Dtest_suite.pb.go471 func (m *TestFailure) GetActual() []string { func
/dports/misc/concourse/concourse-6.7.2/vendor/google.golang.org/genproto/googleapis/devtools/resultstore/v2/
H A Dtest_suite.pb.go471 func (m *TestFailure) GetActual() []string { func

1234