r=pedemont, sr=blizzard (platform specific), a=mkaply OS/2 only - add additional special characters to "use default font" list git-svn-id: svn://10.0.0.236/trunk@151031 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1794,6 +1794,10 @@ nsFontMetricsOS2::FindWesternFont()
|
||||
(x == 0x2022) || /* bull */ \
|
||||
(x == 0x201C) || /* ldquo */ \
|
||||
(x == 0x201D) || /* rdquo */ \
|
||||
(x == 0x2018) || /* lsquo */ \
|
||||
(x == 0x2019) || /* rsquo */ \
|
||||
(x == 0x2026) || /* hellip */ \
|
||||
(x == 0x2013) || /* ndash */ \
|
||||
(x == 0x2014)) /* mdash */
|
||||
|
||||
nsresult
|
||||
|
||||
Reference in New Issue
Block a user