Searched refs:NCursesFieldType (Results 1 - 3 of 3) sorted by relevance

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
H A Dcursesf.h57 class NCURSES_IMPEXP NCursesFieldType class
69 NCursesFieldType(FIELDTYPE *f) : fieldtype(f) { function in class:NCursesFieldType
72 virtual ~NCursesFieldType() {}
78 NCursesFieldType() function in class:NCursesFieldType
83 NCursesFieldType& operator=(const NCursesFieldType& rhs)
91 NCursesFieldType(const NCursesFieldType& rhs) function in class:NCursesFieldType
109 NCursesFieldType* ftype; // Associated field type
121 ftype(STATIC_CAST(NCursesFieldType*)(
[all...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dcursesf.h57 class NCURSES_IMPEXP NCursesFieldType class
69 NCursesFieldType(FIELDTYPE *f) : fieldtype(f) { function in class:NCursesFieldType
72 virtual ~NCursesFieldType() {}
78 NCursesFieldType() function in class:NCursesFieldType
83 NCursesFieldType& operator=(const NCursesFieldType& rhs)
91 NCursesFieldType(const NCursesFieldType& rhs) function in class:NCursesFieldType
109 NCursesFieldType* ftype; // Associated field type
121 ftype(STATIC_CAST(NCursesFieldType*)(
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dcursesf.h57 class NCURSES_IMPEXP NCursesFieldType class
69 NCursesFieldType(FIELDTYPE *f) : fieldtype(f) { function in class:NCursesFieldType
72 virtual ~NCursesFieldType() {}
78 NCursesFieldType() function in class:NCursesFieldType
83 NCursesFieldType& operator=(const NCursesFieldType& rhs)
91 NCursesFieldType(const NCursesFieldType& rhs) function in class:NCursesFieldType
109 NCursesFieldType* ftype; // Associated field type
121 ftype(STATIC_CAST(NCursesFieldType*)(
[all...]

Completed in 25 milliseconds