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

/external/chromium_org/ppapi/c/
H A Dpp_var.h215 * PP_MakeBool() is used to wrap a boolean value into a
223 PP_INLINE struct PP_Var PP_MakeBool(PP_Bool value) { function

Completed in 85 milliseconds