HomeSort by: relevance | last modified time | path
    Searched defs:n_actions (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/tspi/gtk/
support.c 148 gint n_actions, i; local
150 n_actions = atk_action_get_n_actions (action);
151 for (i = 0; i < n_actions; i++)
  /src/external/mit/xorg/lib/libxcb/files/
dbe.h 211 uint32_t n_actions; member in struct:xcb_dbe_swap_buffers_request_t
560 * @param n_actions Number of swap actions in \a actions.
572 uint32_t n_actions,
579 * @param n_actions Number of swap actions in \a actions.
588 uint32_t n_actions,

Completed in 24 milliseconds