Lines Matching refs:sorting
5 The sorting function allows list content, for example, the language list in **Settings**, to be sor…
9 The sorting function is implemented by the [compare](../reference/apis-localization-kit/js-apis-int…
17 You can use **CollatorOptions** to set different sorting formats. For details, see Table 1.
32 **Table 1** Supported sorting formats and display effects
51 | collation | big5han | Pinyin sorting for Latin letters.| |
52 | | compat | Compatibility sorting, only for Arabic.| |
53 | | dict | Dictionary-style sorting, only for Singhalese.| |
54 | | direct | Binary code sorting.| |
56 | | eor | European sorting.| |
57 | | gb2312 | Pinyin sorting, only for Chinese.| |
58 | | phonebk | Phonebook-style sorting.| |
59 | | phonetic | Phonetic sorting.| |
60 | | pinyin | Pinyin sorting.| |
61 | | reformed | Reformed sorting, only for Swedish.| |
63 | | stroke | Stroke sorting for Chinese.| |
64 | | trad | Traditional-style sorting, for example, Spanish.| |
65 | | unihan | Radical-stroke sorting for Han characters, only for Chinese, Japanese, and Korean.| …
66 | | zhuyin | Zhuyin sorting, only for Chinese.| |
82 // Case-sensitive sorting
89 // Pinyin sorting for Chinese
96 // Stroke sorting