Home
last modified time | relevance | path

Searched refs:pOutArgs (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/unx/generic/app/
H A Di18n_wrp.cxx123 pOutArgs = XvaGetArgs( (XIMArg*)pValue, pOutArgs ); in XvaGetArgs()
127 pOutArgs->name = pName; in XvaGetArgs()
128 pOutArgs->value = pValue; in XvaGetArgs()
129 pOutArgs++; in XvaGetArgs()
134 return pOutArgs; in XvaGetArgs()
148 pOutArgs = XvaGetArgs( (XIMArg*)pValue, pOutArgs ); in XvaGetArgs()
152 pOutArgs->name = pName; in XvaGetArgs()
153 pOutArgs->value = pValue; in XvaGetArgs()
154 pOutArgs++; in XvaGetArgs()
158 pOutArgs->name = NULL; in XvaGetArgs()
[all …]

Completed in 14 milliseconds