Home
last modified time | relevance | path

Searched defs:CreateFromTag (Results 1 – 3 of 3) sorted by relevance

/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DCUILinkTextBlock.cpp42 std::shared_ptr<GG::BlockControl> CUILinkTextBlock::Factory::CreateFromTag(const std::string& tag, in CreateFromTag() function in CUILinkTextBlock::Factory
/dports/games/freeorion/freeorion-0.4.10.2/GG/src/RichText/
H A DTextBlock.cpp68 std::shared_ptr<BlockControl> CreateFromTag(const std::string& tag, in CreateFromTag() function in GG::TextBlockFactory
H A DImageBlock.cpp117 std::shared_ptr<BlockControl> CreateFromTag(const std::string& tag, in CreateFromTag() function in GG::ImageBlockFactory