Searched defs:html (Results 1 – 5 of 5) sorted by relevance
54 std::shared_ptr<std::string> html( variable72 std::shared_ptr<std::string> html( variable90 std::shared_ptr<std::string> html( variable109 std::shared_ptr<std::string> html( variable128 std::shared_ptr<std::string> html( variable164 std::shared_ptr<std::string> html( variable201 std::shared_ptr<std::string> html( variable219 std::shared_ptr<std::string> html( variable
47 …<MiscServices::PasteData> WebClipboardController::SplitHtml(std::shared_ptr<std::string> html) noe… in SplitHtml()63 std::shared_ptr<std::string> html = item->GetHtmlText(); in RebuildHtml() local93 const std::shared_ptr<std::string> html) noexcept in SplitHtmlWithImgLabel()142 …std::shared_ptr<std::string> html, const std::map<std::string, std::vector<uint8_t>>& imgSrcMap) n… in BuildPasteData()
27 std::string html((const char*) data, size); in DoSomethingInterestingWithMyAPI() local
329 void PasteDataAdapterImpl::AddHtmlRecord(const std::string& html) in AddHtmlRecord()
226 std::shared_ptr<std::string> html = g_pasternull->GetHtmlText(); variable