Searched refs:IsFormatRegistered (Results 1 – 4 of 4) sorted by relevance
99 clipboard_formats_.IsFormatRegistered(format))) { in IsFormatAvailable()134 if (!clipboard_formats_.IsFormatRegistered(formats[i]) && in WriteData()
40 bool IsFormatRegistered(uint32_t format) const;
57 bool FlashClipboardFormatRegistry::IsFormatRegistered(uint32_t format) const { in IsFormatRegistered() function in ppapi::FlashClipboardFormatRegistry
185 if (custom_formats_.IsFormatRegistered(format)) { in OnMsgIsFormatAvailable()262 if (custom_formats_.IsFormatRegistered(format)) { in OnMsgReadData()328 if (custom_formats_.IsFormatRegistered(formats[i])) { in OnMsgWriteData()