Home
last modified time | relevance | path

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

/aoo4110/main/vcl/unx/generic/app/
H A Di18n_wrp.cxx174 int total_count = 0; in XvaOpenIM() local
185 total_count = XvaCountArgs(variable); in XvaOpenIM()
188 if (total_count > 0) in XvaOpenIM()
192 XIMArg* args = (XIMArg*)alloca( (total_count + 1) * sizeof(XIMArg) ); in XvaOpenIM()

Completed in 15 milliseconds