Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching refs:N_

79   { N_("LRM _Left-to-right mark"), 0x200E },
80 { N_("RLM _Right-to-left mark"), 0x200F },
81 { N_("LRE Left-to-right _embedding"), 0x202A },
82 { N_("RLE Right-to-left e_mbedding"), 0x202B },
83 { N_("LRO Left-to-right _override"), 0x202D },
84 { N_("RLO Right-to-left o_verride"), 0x202E },
85 { N_("PDF _Pop directional formatting"), 0x202C },
86 { N_("ZWS _Zero width space"), 0x200B },
87 { N_("ZWJ Zero width _joiner"), 0x200D },
88 { N_("ZWNJ Zero width _non-joiner"), 0x200C }