Searched refs:wxFILE_SEP_EXT (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Dwx_extra_imps.cpp25 const char *pDot = strrchr(pszFileName, wxFILE_SEP_EXT);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfilefn.h618 #define wxFILE_SEP_EXT wxT('.') macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfilename.cpp1674 fullname << wxFILE_SEP_EXT << m_ext;
2036 size_t posLastDot = fullpath.find_last_of(wxFILE_SEP_EXT);
H A Dfilefn.cpp781 fullname << wxFILE_SEP_EXT << ext;
H A Ddocview.cpp2197 pathInMenu = pathInMenu + wxFILE_SEP_EXT + ext;

Completed in 117 milliseconds