Searched defs:Notation (Results 1 – 9 of 9) sorted by relevance
15 public class Notation { class30 /* package-private */ Notation() { in Notation() method in Notation
16 public class Notation { class31 /* package-private */ Notation() { in Notation() method in Notation
87 Notation chapter
88 Notation chapter
21 Notation chapter
101 class Notation; variable352 Notation(const NotationType &type, const NotationUnion &union_) : fType(type), fUnion(union_) {} in Notation() function354 Notation(UErrorCode errorCode) : fType(NTN_ERROR) { in Notation() function358 Notation() : fType(NTN_SIMPLE), fUnion() {} in Notation() function429 friend class Notation; variable
1381 class Notation(Identified, Childless, Node): class
1336 class Notation(Identified, Childless, Node): class