Searched defs:LAT (Results 1 - 4 of 4) sorted by relevance
/third_party/icu/icu4c/source/i18n/ |
H A D | transreg.cpp | 50 static const UChar LAT[] = { 0x4C, 0x61, 0x74, 0 }; // Lat variable
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | transreg.cpp | 51 static const char16_t LAT[] = { 0x4C, 0x61, 0x74, 0 }; // Lat variable
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | transreg.cpp | 50 static const UChar LAT[] = { 0x4C, 0x61, 0x74, 0 }; // Lat variable
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
H A D | LanguageTag.java | 223 LAT("Latin", "lat"), enum constant
|
Completed in 11 milliseconds