Home
last modified time | relevance | path

Searched refs:get_content (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rosapps/applications/explorer-old/taskbar/
H A Dfavorites.cpp91 _name = pos->get_content(); in read()
96 _description = pos->get_content(); in read()
163 _name = pos->get_content(); in read()
168 _description = pos->get_content(); in read()
/reactos/modules/rosapps/applications/explorer-old/utility/
H A Dxmlstorage.h1182 XS_String get_content() const in get_content() function
1193 return node->get_content(); in get_sub_content()