Searched refs:GetFileNo (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Difcontext.h58 size_t GetFileNo( const wxString& fname );
H A Difcontext.cpp29 size_t spInterFileContext::GetFileNo( const wxString& fname ) function in class:spInterFileContext
37 wxFAIL_MSG("File not found in array in function spInterFileContext::GetFileNo()");
49 return GetFileNo( ((spFile*)pCtx)->m_FileName );
208 size_t fileNo = GetFileNo( fname );

Completed in 54 milliseconds