Searched refs:PHRASE (Results 1 – 14 of 14) sorted by relevance
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | ToHTMLStream.java | 92 m_elementFlags.put("EM", new ElemDesc(0 | ElemDesc.PHRASE)); in initTagReference() 93 m_elementFlags.put("STRONG", new ElemDesc(0 | ElemDesc.PHRASE)); in initTagReference() 94 m_elementFlags.put("DFN", new ElemDesc(0 | ElemDesc.PHRASE)); in initTagReference() 95 m_elementFlags.put("CODE", new ElemDesc(0 | ElemDesc.PHRASE)); in initTagReference() 96 m_elementFlags.put("SAMP", new ElemDesc(0 | ElemDesc.PHRASE)); in initTagReference() 97 m_elementFlags.put("KBD", new ElemDesc(0 | ElemDesc.PHRASE)); in initTagReference() 98 m_elementFlags.put("VAR", new ElemDesc(0 | ElemDesc.PHRASE)); in initTagReference() 99 m_elementFlags.put("CITE", new ElemDesc(0 | ElemDesc.PHRASE)); in initTagReference() 100 m_elementFlags.put("ABBR", new ElemDesc(0 | ElemDesc.PHRASE)); in initTagReference() 101 m_elementFlags.put("ACRONYM", new ElemDesc(0 | ElemDesc.PHRASE)); in initTagReference()
|
D | ElemDesc.java | 81 static final int PHRASE = (1 << 13); field in ElemDesc
|
/external/libxml2/ |
D | HTMLparser.c | 621 #define PHRASE "em", "strong", "dfn", "code", "samp", "kbd", "var", "cite", "abbr", "acronym" macro 625 #define INLINE FONTSTYLE, PHRASE, SPECIAL, FORMCTRL 747 static const char* const pre_content[] = { PHRASE, "tt", "i", "b", "u", "s", "strike", "a", "br", "…
|
/external/unicode/ |
D | DerivedAge.txt | 562 1D173..1D17A ; 3.1 # [8] MUSICAL SYMBOL BEGIN BEAM..MUSICAL SYMBOL END PHRASE
|
/external/icu/icu4c/source/data/unidata/norm2/ |
D | uts46.txt | 6331 1D173..1D17A >FFFD # 3.1 MUSICAL SYMBOL BEGIN BEAM..MUSICAL SYMBOL END PHRASE
|
/external/cldr/common/uca/ |
D | allkeys_DUCET.txt | 308 1D179 ; [.0000.0000.0000.0000] # MUSICAL SYMBOL BEGIN PHRASE 309 1D17A ; [.0000.0000.0000.0000] # MUSICAL SYMBOL END PHRASE
|
D | allkeys_CLDR.txt | 356 1D179 ; [.0000.0000.0000] # MUSICAL SYMBOL BEGIN PHRASE 357 1D17A ; [.0000.0000.0000] # MUSICAL SYMBOL END PHRASE
|
D | UCA_Rules.txt | 355 = '\U0001D179' # 3.1 [Cf] [0000.0000.0000] U+1D179 MUSICAL SYMBOL BEGIN PHRASE 356 = '\U0001D17A' # 3.1 [Cf] [0000.0000.0000] U+1D17A MUSICAL SYMBOL END PHRASE
|
D | FractionalUCA.txt | 822 1D179; [,,] # Zyyy Cf [0000.0000.0000] * MUSICAL SYMBOL BEGIN PHRASE 823 1D17A; [,,] # Zyyy Cf [0000.0000.0000] * MUSICAL SYMBOL END PHRASE
|
/external/cldr/tools/java/org/unicode/cldr/draft/ |
D | Categories.txt | 20885 1D179 Cf Symbol Music Western Beam slur MUSICAL SYMBOL BEGIN PHRASE 20886 1D17A Cf Symbol Music Western Beam slur MUSICAL SYMBOL END PHRASE
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | UnicodeData.txt | 26803 1D179;MUSICAL SYMBOL BEGIN PHRASE;Cf;0;BN;;;;;N;;;;; 26804 1D17A;MUSICAL SYMBOL END PHRASE;Cf;0;BN;;;;;N;;;;;
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/ |
D | UnicodeData.txt | 26803 1D179;MUSICAL SYMBOL BEGIN PHRASE;Cf;0;BN;;;;;N;;;;; 26804 1D17A;MUSICAL SYMBOL END PHRASE;Cf;0;BN;;;;;N;;;;;
|
/external/icu/icu4c/source/data/unidata/ |
D | UnicodeData.txt | 26803 1D179;MUSICAL SYMBOL BEGIN PHRASE;Cf;0;BN;;;;;N;;;;; 26804 1D17A;MUSICAL SYMBOL END PHRASE;Cf;0;BN;;;;;N;;;;;
|
D | ppucd.txt | 32056 cp;1D179;bc=BN;CI;CWKCF;DI;gc=Cf;GCB=CN;-Gr_Base;jt=T;lb=CM;na=MUSICAL SYMBOL BEGIN PHRASE;NFKC_CF=… 32057 cp;1D17A;bc=BN;CI;CWKCF;DI;gc=Cf;GCB=CN;-Gr_Base;jt=T;lb=CM;na=MUSICAL SYMBOL END PHRASE;NFKC_CF=;S…
|