IsFormatAvailableMatches 133 ppapi/tests/test_flash_clipboard.cc ASSERT_TRUE(IsFormatAvailableMatches(PP_FLASH_CLIPBOARD_FORMAT_PLAINTEXT, IsFormatAvailableMatches 143 ppapi/tests/test_flash_clipboard.cc ASSERT_TRUE(IsFormatAvailableMatches(PP_FLASH_CLIPBOARD_FORMAT_HTML, true)); IsFormatAvailableMatches 165 ppapi/tests/test_flash_clipboard.cc ASSERT_TRUE(IsFormatAvailableMatches(PP_FLASH_CLIPBOARD_FORMAT_RTF, true)); IsFormatAvailableMatches 201 ppapi/tests/test_flash_clipboard.cc ASSERT_TRUE(IsFormatAvailableMatches(format_id, true)); IsFormatAvailableMatches 232 ppapi/tests/test_flash_clipboard.cc ASSERT_TRUE(IsFormatAvailableMatches(PP_FLASH_CLIPBOARD_FORMAT_PLAINTEXT, IsFormatAvailableMatches 234 ppapi/tests/test_flash_clipboard.cc ASSERT_TRUE(IsFormatAvailableMatches(PP_FLASH_CLIPBOARD_FORMAT_HTML, true)); IsFormatAvailableMatches 244 ppapi/tests/test_flash_clipboard.cc ASSERT_TRUE(IsFormatAvailableMatches(PP_FLASH_CLIPBOARD_FORMAT_PLAINTEXT, IsFormatAvailableMatches 252 ppapi/tests/test_flash_clipboard.cc ASSERT_TRUE(IsFormatAvailableMatches(PP_FLASH_CLIPBOARD_FORMAT_PLAINTEXT, IsFormatAvailableMatches 261 ppapi/tests/test_flash_clipboard.cc ASSERT_TRUE(IsFormatAvailableMatches(invalid_format, false)); IsFormatAvailableMatches 25 ppapi/tests/test_flash_clipboard.h bool IsFormatAvailableMatches(uint32_t format, bool expected);