Home
last modified time | relevance | path

Searched refs:aUnscaledFont (Results 1 – 25 of 179) sorted by relevance

12345678

/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DRecordedEvent.cpp126 void RecordedEvent::RecordUnscaledFontImpl(UnscaledFont* aUnscaledFont, in RecordUnscaledFontImpl() argument
128 RecordedFontData fontData(aUnscaledFont); in RecordUnscaledFontImpl()
136 auto r = RecordedUnscaledFontCreation(aUnscaledFont, fontDetails); in RecordUnscaledFontImpl()
142 RecordedFontDescriptor fontDesc(aUnscaledFont); in RecordUnscaledFontImpl()
153 void RecordedEvent::RecordUnscaledFont(UnscaledFont* aUnscaledFont, in RecordUnscaledFont() argument
155 RecordUnscaledFontImpl(aUnscaledFont, *aOutput); in RecordUnscaledFont()
158 void RecordedEvent::RecordUnscaledFont(UnscaledFont* aUnscaledFont, in RecordUnscaledFont() argument
160 RecordUnscaledFontImpl(aUnscaledFont, aOutput); in RecordUnscaledFont()
H A DDrawEventRecorder.cpp73 const ReferencePtr aUnscaledFont) { in DecrementUnscaledFontRefCount() argument
74 auto element = mUnscaledFontRefs.find(aUnscaledFont); in DecrementUnscaledFontRefCount()
79 RecordEvent(RecordedUnscaledFontDestruction(aUnscaledFont)); in DecrementUnscaledFontRefCount()
80 mUnscaledFontRefs.erase(aUnscaledFont); in DecrementUnscaledFontRefCount()
H A DScaledFontDWrite.h26 const RefPtr<UnscaledFont>& aUnscaledFont, Float aSize) in MOZ_DECLARE_REFCOUNTED_VIRTUAL_TYPENAME()
27 : ScaledFontBase(aUnscaledFont, aSize), in MOZ_DECLARE_REFCOUNTED_VIRTUAL_TYPENAME()
36 const RefPtr<UnscaledFont>& aUnscaledFont, Float aSize,
H A DDrawEventRecorder.h81 int32_t IncrementUnscaledFontRefCount(const ReferencePtr aUnscaledFont) { in IncrementUnscaledFontRefCount() argument
82 int32_t& count = mUnscaledFontRefs[aUnscaledFont]; in IncrementUnscaledFontRefCount()
91 void DecrementUnscaledFontRefCount(const ReferencePtr aUnscaledFont);
H A DScaledFontFontconfig.h24 const RefPtr<UnscaledFont>& aUnscaledFont, Float aSize);
84 const RefPtr<UnscaledFont>& aUnscaledFont, Float aSize);
H A DScaledFontMac.h30 CGFontRef aFont, const RefPtr<UnscaledFont>& aUnscaledFont, Float aSize,
35 CTFontRef aFont, const RefPtr<UnscaledFont>& aUnscaledFont,
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DRecordedEvent.cpp124 void RecordedEvent::RecordUnscaledFontImpl(UnscaledFont* aUnscaledFont, in RecordUnscaledFontImpl() argument
126 RecordedFontData fontData(aUnscaledFont); in RecordUnscaledFontImpl()
134 auto r = RecordedUnscaledFontCreation(aUnscaledFont, fontDetails); in RecordUnscaledFontImpl()
140 RecordedFontDescriptor fontDesc(aUnscaledFont); in RecordUnscaledFontImpl()
151 void RecordedEvent::RecordUnscaledFont(UnscaledFont* aUnscaledFont, in RecordUnscaledFont() argument
153 RecordUnscaledFontImpl(aUnscaledFont, *aOutput); in RecordUnscaledFont()
156 void RecordedEvent::RecordUnscaledFont(UnscaledFont* aUnscaledFont, in RecordUnscaledFont() argument
158 RecordUnscaledFontImpl(aUnscaledFont, aOutput); in RecordUnscaledFont()
H A DDrawEventRecorder.cpp58 const ReferencePtr aUnscaledFont) { in DecrementUnscaledFontRefCount() argument
59 auto element = mUnscaledFontRefs.find(aUnscaledFont); in DecrementUnscaledFontRefCount()
64 RecordEvent(RecordedUnscaledFontDestruction(aUnscaledFont)); in DecrementUnscaledFontRefCount()
65 mUnscaledFontRefs.erase(aUnscaledFont); in DecrementUnscaledFontRefCount()
H A DScaledFontDWrite.h26 const RefPtr<UnscaledFont>& aUnscaledFont, Float aSize) in MOZ_DECLARE_REFCOUNTED_VIRTUAL_TYPENAME()
27 : ScaledFontBase(aUnscaledFont, aSize), in MOZ_DECLARE_REFCOUNTED_VIRTUAL_TYPENAME()
36 const RefPtr<UnscaledFont>& aUnscaledFont, Float aSize,
H A DDrawEventRecorder.h82 int32_t IncrementUnscaledFontRefCount(const ReferencePtr aUnscaledFont) { in IncrementUnscaledFontRefCount() argument
83 int32_t& count = mUnscaledFontRefs[aUnscaledFont]; in IncrementUnscaledFontRefCount()
92 void DecrementUnscaledFontRefCount(const ReferencePtr aUnscaledFont);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DRecordedEvent.cpp126 void RecordedEvent::RecordUnscaledFontImpl(UnscaledFont* aUnscaledFont, in RecordUnscaledFontImpl() argument
128 RecordedFontData fontData(aUnscaledFont); in RecordUnscaledFontImpl()
136 auto r = RecordedUnscaledFontCreation(aUnscaledFont, fontDetails); in RecordUnscaledFontImpl()
142 RecordedFontDescriptor fontDesc(aUnscaledFont); in RecordUnscaledFontImpl()
153 void RecordedEvent::RecordUnscaledFont(UnscaledFont* aUnscaledFont, in RecordUnscaledFont() argument
155 RecordUnscaledFontImpl(aUnscaledFont, *aOutput); in RecordUnscaledFont()
158 void RecordedEvent::RecordUnscaledFont(UnscaledFont* aUnscaledFont, in RecordUnscaledFont() argument
160 RecordUnscaledFontImpl(aUnscaledFont, aOutput); in RecordUnscaledFont()
H A DDrawEventRecorder.cpp73 const ReferencePtr aUnscaledFont) { in DecrementUnscaledFontRefCount() argument
74 auto element = mUnscaledFontRefs.find(aUnscaledFont); in DecrementUnscaledFontRefCount()
79 RecordEvent(RecordedUnscaledFontDestruction(aUnscaledFont)); in DecrementUnscaledFontRefCount()
80 mUnscaledFontRefs.erase(aUnscaledFont); in DecrementUnscaledFontRefCount()
H A DScaledFontDWrite.h26 const RefPtr<UnscaledFont>& aUnscaledFont, Float aSize) in MOZ_DECLARE_REFCOUNTED_VIRTUAL_TYPENAME()
27 : ScaledFontBase(aUnscaledFont, aSize), in MOZ_DECLARE_REFCOUNTED_VIRTUAL_TYPENAME()
36 const RefPtr<UnscaledFont>& aUnscaledFont, Float aSize,
H A DDrawEventRecorder.h81 int32_t IncrementUnscaledFontRefCount(const ReferencePtr aUnscaledFont) { in IncrementUnscaledFontRefCount() argument
82 int32_t& count = mUnscaledFontRefs[aUnscaledFont]; in IncrementUnscaledFontRefCount()
91 void DecrementUnscaledFontRefCount(const ReferencePtr aUnscaledFont);
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DRecordedEvent.cpp120 void RecordedEvent::RecordUnscaledFontImpl(UnscaledFont *aUnscaledFont, in RecordUnscaledFontImpl() argument
122 RecordedFontData fontData(aUnscaledFont); in RecordUnscaledFontImpl()
130 auto r = RecordedUnscaledFontCreation(aUnscaledFont, fontDetails); in RecordUnscaledFontImpl()
136 RecordedFontDescriptor fontDesc(aUnscaledFont); in RecordUnscaledFontImpl()
147 void RecordedEvent::RecordUnscaledFont(UnscaledFont *aUnscaledFont, in RecordUnscaledFont() argument
149 RecordUnscaledFontImpl(aUnscaledFont, *aOutput); in RecordUnscaledFont()
152 void RecordedEvent::RecordUnscaledFont(UnscaledFont *aUnscaledFont, in RecordUnscaledFont() argument
154 RecordUnscaledFontImpl(aUnscaledFont, aOutput); in RecordUnscaledFont()
H A DFactory.cpp504 const NativeFont& aNativeFont, const RefPtr<UnscaledFont>& aUnscaledFont, in CreateScaledFontForNativeFont() argument
510 static_cast<IDWriteFontFace*>(aNativeFont.mFont), aUnscaledFont, in CreateScaledFontForNativeFont()
516 static_cast<LOGFONT*>(aNativeFont.mFont), aUnscaledFont, aSize); in CreateScaledFontForNativeFont()
523 static_cast<CGFontRef>(aNativeFont.mFont), aUnscaledFont, aSize); in CreateScaledFontForNativeFont()
587 const NativeFont& aNativeFont, const RefPtr<UnscaledFont>& aUnscaledFont, in CreateScaledFontWithCairo() argument
595 CreateScaledFontForNativeFont(aNativeFont, aUnscaledFont, aSize); in CreateScaledFontWithCairo()
606 const RefPtr<UnscaledFont>& aUnscaledFont, Float aSize) { in CreateScaledFontForFontconfigFont() argument
608 aUnscaledFont, aSize); in CreateScaledFontForFontconfigFont()
617 return MakeAndAddRef<ScaledFontMac>(aCGFont, aUnscaledFont, aSize, false, in CreateScaledFontForMacFont()
850 const RefPtr<UnscaledFont>& aUnscaledFont, float aSize, in CreateScaledFontForDWriteFont() argument
[all …]
H A DScaledFontCairo.cpp22 const RefPtr<UnscaledFont>& aUnscaledFont, in ScaledFontCairo() argument
24 : ScaledFontBase(aUnscaledFont, aSize) { in ScaledFontCairo()
H A DScaledFontDWrite.h26 const RefPtr<UnscaledFont>& aUnscaledFont, Float aSize) in MOZ_DECLARE_REFCOUNTED_VIRTUAL_TYPENAME()
27 : ScaledFontBase(aUnscaledFont, aSize), in MOZ_DECLARE_REFCOUNTED_VIRTUAL_TYPENAME()
35 const RefPtr<UnscaledFont>& aUnscaledFont, Float aSize,
H A DScaledFontFontconfig.cpp27 const RefPtr<UnscaledFont>& aUnscaledFont, Float aSize) in ScaledFontFontconfig() argument
28 : ScaledFontBase(aUnscaledFont, aSize), mPattern(aPattern) { in ScaledFontFontconfig()
395 const InstanceData& aInstanceData, UnscaledFontFontconfig* aUnscaledFont, in CreateFromInstanceData() argument
402 FT_Face face = aUnscaledFont->GetFace(); in CreateFromInstanceData()
408 reinterpret_cast<const FcChar8*>(aUnscaledFont->GetFile())); in CreateFromInstanceData()
409 FcPatternAddInteger(pattern, FC_INDEX, aUnscaledFont->GetIndex()); in CreateFromInstanceData()
469 new ScaledFontFontconfig(cairoScaledFont, pattern, aUnscaledFont, aSize); in CreateFromInstanceData()
H A DScaledFontFontconfig.h24 const RefPtr<UnscaledFont>& aUnscaledFont, Float aSize);
71 const InstanceData& aInstanceData, UnscaledFontFontconfig* aUnscaledFont,
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DRecordedEvent.cpp129 void RecordedEvent::RecordUnscaledFontImpl(UnscaledFont* aUnscaledFont, in RecordUnscaledFontImpl() argument
131 RecordedFontData fontData(aUnscaledFont); in RecordUnscaledFontImpl()
139 auto r = RecordedUnscaledFontCreation(aUnscaledFont, fontDetails); in RecordUnscaledFontImpl()
145 RecordedFontDescriptor fontDesc(aUnscaledFont); in RecordUnscaledFontImpl()
156 void RecordedEvent::RecordUnscaledFont(UnscaledFont* aUnscaledFont, in RecordUnscaledFont() argument
158 RecordUnscaledFontImpl(aUnscaledFont, *aOutput); in RecordUnscaledFont()
161 void RecordedEvent::RecordUnscaledFont(UnscaledFont* aUnscaledFont, in RecordUnscaledFont() argument
163 RecordUnscaledFontImpl(aUnscaledFont, aOutput); in RecordUnscaledFont()
H A DDrawEventRecorder.cpp73 const ReferencePtr aUnscaledFont) { in DecrementUnscaledFontRefCount() argument
74 auto element = mUnscaledFontRefs.find(aUnscaledFont); in DecrementUnscaledFontRefCount()
79 RecordEvent(RecordedUnscaledFontDestruction(aUnscaledFont)); in DecrementUnscaledFontRefCount()
80 mUnscaledFontRefs.erase(aUnscaledFont); in DecrementUnscaledFontRefCount()
H A DDrawEventRecorder.h80 int32_t IncrementUnscaledFontRefCount(const ReferencePtr aUnscaledFont) { in IncrementUnscaledFontRefCount() argument
81 int32_t& count = mUnscaledFontRefs[aUnscaledFont]; in IncrementUnscaledFontRefCount()
90 void DecrementUnscaledFontRefCount(const ReferencePtr aUnscaledFont);
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxMacFont.cpp35 gfxMacFont::gfxMacFont(const RefPtr<UnscaledFontMac>& aUnscaledFont, in gfxMacFont() argument
38 : gfxFont(aUnscaledFont, aFontEntry, aFontStyle), in gfxMacFont()
46 CGFontRef baseFont = aUnscaledFont->GetFont(); in gfxMacFont()
107 baseFont, aUnscaledFont->CGAxesCache(), aUnscaledFont->CTAxesCache(), in gfxMacFont()
114 mCGFont = aUnscaledFont->GetFont(); in gfxMacFont()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxMacFont.cpp35 gfxMacFont::gfxMacFont(const RefPtr<UnscaledFontMac>& aUnscaledFont, in gfxMacFont() argument
38 : gfxFont(aUnscaledFont, aFontEntry, aFontStyle), in gfxMacFont()
46 CGFontRef baseFont = aUnscaledFont->GetFont(); in gfxMacFont()
107 baseFont, aUnscaledFont->CGAxesCache(), aUnscaledFont->CTAxesCache(), in gfxMacFont()
114 mCGFont = aUnscaledFont->GetFont(); in gfxMacFont()

12345678