Cogs.Core
|
Public Member Functions | |
void | parse (const tstring &txt) |
Public Attributes | |
tstring | m_tag |
css_attribute_selector::vector | m_attrs |
Definition at line 150 of file css_selector.h.
void litehtml::css_element_selector::parse | ( | const tstring & | txt | ) |
Definition at line 5 of file css_selector.cpp.
css_attribute_selector::vector litehtml::css_element_selector::m_attrs |
Definition at line 154 of file css_selector.h.
tstring litehtml::css_element_selector::m_tag |
Definition at line 153 of file css_selector.h.