struct axl::gui::HyperText::HyperlinkXMapEntry

struct HyperlinkXMapEntry
{
    // fields

    int m_x;
    const HyperlinkAnchor* m_anchor;
};