Searched defs:Notation (Results 1 – 10 of 10) sorted by relevance
14 public class Notation { class29 /* package-private */ Notation() { in Notation() method in Notation
87 Notation chapter
88 Notation chapter
21 Notation chapter
108 class Notation; variable361 Notation(const NotationType &type, const NotationUnion &union_) : fType(type), fUnion(union_) {} in Notation() function363 Notation(UErrorCode errorCode) : fType(NTN_ERROR) { in Notation() function367 Notation() : fType(NTN_SIMPLE), fUnion() {} in Notation() function438 friend class Notation; variable
74 enum class Notation { enum
1382 class Notation(Identified, Childless, Node): class
1336 class Notation(Identified, Childless, Node): class