Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dexpress_dialog.h70 int m_template_id; variable
Dexpress_dialog.cpp43 m_template_id = template_id; in express_dialog()
541 if (!dlt.Load(MAKEINTRESOURCE(express_dialog::m_template_id))) in DoModal()