Lines Matching refs:mpAttributes
77 if ( mpAttributes != NULL ) in ~SalI18N_InputContext()
78 XFree( mpAttributes ); in ~SalI18N_InputContext()
164 mpAttributes( NULL ), in SalI18N_InputContext()
322 mpAttributes = XVaCreateNestedList( in SalI18N_InputContext()
334 mpAttributes = XVaAddToNestedList( mpAttributes, in SalI18N_InputContext()
342 mpAttributes = XVaAddToNestedList( mpAttributes, in SalI18N_InputContext()
346 XNVaNestedList, mpAttributes, in SalI18N_InputContext()
359 if ( mpAttributes != NULL ) in SalI18N_InputContext()
360 XFree( mpAttributes ); in SalI18N_InputContext()
370 mpAttributes = NULL; in SalI18N_InputContext()
450 XNVaNestedList, mpAttributes, in Map()