Home | History | Annotate | Download | only in include

Lines Matching refs:STATIC_CAST

79     : fieldtype(STATIC_CAST(FIELDTYPE*)(0))
120 : field(STATIC_CAST(FIELD*)(0)),
121 ftype(STATIC_CAST(NCursesFieldType*)(0))
133 ftype(STATIC_CAST(NCursesFieldType*)(0))
409 form (STATIC_CAST(FORM*)(0)),
638 const T* p_UserData = STATIC_CAST(T*)(0),
645 OnError(::set_field_userptr(field, STATIC_CAST(void *)(p_UserData)));
656 OnError (::set_field_userptr (field, STATIC_CAST(void *)(p_UserData)));
673 const T* p_UserData = STATIC_CAST(T*)(0))
681 const T* p_UserData = STATIC_CAST(T*)(0),
694 const T* p_UserData = STATIC_CAST(T*)(0),