Home | History | Annotate | Download | only in include

Lines Matching defs:ftype

109   NCursesFieldType* ftype;   // Associated field type
121 ftype(STATIC_CAST(NCursesFieldType*)(0))
133 ftype(STATIC_CAST(NCursesFieldType*)(0))
150 : field(rhs.field), ftype(rhs.ftype)
163 f->ftype = ftype;
177 f->ftype = ftype;
314 ftype = &f;
320 return ftype;