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

/external/chromium_org/ppapi/c/
H A Dppb_file_ref.h21 #define PPB_FILEREF_INTERFACE_1_0 "PPB_FileRef;1.0"
22 #define PPB_FILEREF_INTERFACE_1_1 "PPB_FileRef;1.1"
23 #define PPB_FILEREF_INTERFACE_1_2 "PPB_FileRef;1.2"
39 * behavior of <code>PPB_FileRef.MakeDirectory()</code>.
46 * Requests that the PPB_FileRef.MakeDirectory() call fails if the directory
60 * The <code>PPB_FileRef</code> struct represents a "weak pointer" to a file in
84 * <code>PPB_FileRef</code>, <code>PP_FALSE</code> if the resource is
85 * invalid or some type other than <code>PPB_FileRef</code>.
236 typedef struct PPB_FileRef_1_2 PPB_FileRef; typedef in typeref:struct:PPB_FileRef_1_2

Completed in 1496 milliseconds