Home
last modified time | relevance | path

Searched refs:mAttributesDictRTL (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxCoreTextShaper.cpp49 mAttributesDictRTL(nullptr) { in gfxCoreTextShaper()
62 if (mAttributesDictRTL) { in ~gfxCoreTextShaper()
63 ::CFRelease(mAttributesDictRTL); in ~gfxCoreTextShaper()
110 isRightToLeft ? mAttributesDictRTL : mAttributesDictLTR; in ShapeText()
113 (isRightToLeft ? mAttributesDictRTL : mAttributesDictLTR) = attrObj; in ShapeText()
H A DgfxCoreTextShaper.h48 CFDictionaryRef mAttributesDictRTL; variable
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxCoreTextShaper.cpp49 mAttributesDictRTL(nullptr) { in gfxCoreTextShaper()
62 if (mAttributesDictRTL) { in ~gfxCoreTextShaper()
63 ::CFRelease(mAttributesDictRTL); in ~gfxCoreTextShaper()
109 isRightToLeft ? mAttributesDictRTL : mAttributesDictLTR; in ShapeText()
112 (isRightToLeft ? mAttributesDictRTL : mAttributesDictLTR) = attrObj; in ShapeText()
H A DgfxCoreTextShaper.h48 CFDictionaryRef mAttributesDictRTL; variable
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxCoreTextShaper.cpp49 mAttributesDictRTL(nullptr) { in gfxCoreTextShaper()
62 if (mAttributesDictRTL) { in ~gfxCoreTextShaper()
63 ::CFRelease(mAttributesDictRTL); in ~gfxCoreTextShaper()
109 isRightToLeft ? mAttributesDictRTL : mAttributesDictLTR; in ShapeText()
112 (isRightToLeft ? mAttributesDictRTL : mAttributesDictLTR) = attrObj; in ShapeText()
H A DgfxCoreTextShaper.h48 CFDictionaryRef mAttributesDictRTL; variable
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxCoreTextShaper.cpp49 mAttributesDictRTL(nullptr) { in gfxCoreTextShaper()
62 if (mAttributesDictRTL) { in ~gfxCoreTextShaper()
63 ::CFRelease(mAttributesDictRTL); in ~gfxCoreTextShaper()
110 isRightToLeft ? mAttributesDictRTL : mAttributesDictLTR; in ShapeText()
113 (isRightToLeft ? mAttributesDictRTL : mAttributesDictLTR) = attrObj; in ShapeText()
H A DgfxCoreTextShaper.h48 CFDictionaryRef mAttributesDictRTL; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxCoreTextShaper.cpp81 , mAttributesDictRTL(nullptr) in gfxCoreTextShaper()
103 if (mAttributesDictRTL) { in ~gfxCoreTextShaper()
104 ::CFRelease(mAttributesDictRTL); in ~gfxCoreTextShaper()
144 attrObj = isRightToLeft ? mAttributesDictRTL : mAttributesDictLTR; in ShapeText()
147 (isRightToLeft ? mAttributesDictRTL : mAttributesDictLTR) = attrObj; in ShapeText()
H A DgfxCoreTextShaper.h37 CFDictionaryRef mAttributesDictRTL; variable
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxCoreTextShaper.cpp56 mAttributesDictRTL(nullptr) { in gfxCoreTextShaper()
66 if (mAttributesDictRTL) { in ~gfxCoreTextShaper()
67 ::CFRelease(mAttributesDictRTL); in ~gfxCoreTextShaper()
111 isRightToLeft ? mAttributesDictRTL : mAttributesDictLTR; in ShapeText()
114 (isRightToLeft ? mAttributesDictRTL : mAttributesDictLTR) = attrObj; in ShapeText()
H A DgfxCoreTextShaper.h34 CFDictionaryRef mAttributesDictRTL; variable