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

/external/chromium_org/ppapi/c/
H A Dpp_bool.h32 PP_TRUE = 1 enumerator in enum:__anon9874
48 return b ? PP_TRUE : PP_FALSE;

Completed in 63 milliseconds