Searched defs:as_id (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ppapi/c/
H A Dpp_var.h54 * The Var represents a string. The <code>as_id</code> field is used to
68 * Represents an array of Vars. The <code>as_id</code> field is used to
75 * Represents a mapping from strings to Vars. The <code>as_id</code> field is
144 * or <code>PP_VARTYPE_RESOURCE</code>, <code>as_id</code> represents the
149 int64_t as_id; member in union:PP_VarValue

Completed in 68 milliseconds