HomeSort by relevance Sort by last modified time
    Searched refs:PPB_CharSet_Trusted (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ppapi/tests/
test_char_set.h 36 const PPB_CharSet_Trusted* char_set_trusted_interface_;
test_char_set.cc 23 char_set_trusted_interface_ = static_cast<const PPB_CharSet_Trusted*>(
  /external/chromium_org/ppapi/c/trusted/
ppb_char_set_trusted.h 17 #define PPB_CHARSET_TRUSTED_INTERFACE_1_0 "PPB_CharSet_Trusted;1.0"
23 * This file defines the <code>PPB_CharSet_Trusted</code> interface.
61 * The <code>PPB_CharSet_Trusted</code> interface provides functions for
118 typedef struct PPB_CharSet_Trusted_1_0 PPB_CharSet_Trusted;
  /external/chromium_org/ppapi/api/trusted/
ppb_char_set_trusted.idl 7 * This file defines the <code>PPB_CharSet_Trusted</code> interface.
38 * The <code>PPB_CharSet_Trusted</code> interface provides functions for
46 interface PPB_CharSet_Trusted {

Completed in 32 milliseconds