Backed out changeset 763deb5caa30 (bug 1081858)
This commit is contained in:
@@ -295,11 +295,6 @@ GetTitlecaseForAll(uint32_t aCh)
|
||||
}
|
||||
return aCh;
|
||||
}
|
||||
|
||||
bool IsEastAsianWidthFWH(uint32_t aCh)
|
||||
{
|
||||
return GetCharProps2(aCh).mEastAsianWidthFWH;
|
||||
}
|
||||
#endif
|
||||
|
||||
#define DEFINE_BMP_1PLANE_MAPPING_GET_FUNC(prefix_) \
|
||||
|
||||
Reference in New Issue
Block a user