Searched refs:ParseSHG (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/tex2rtf/src/
H A Dreadshg.h56 // int n = ParseSHG("thing.shg", &array);
58 extern int ParseSHG( const wxChar* fileName, HotSpot **hotspots);
H A Dreadshg.cpp36 // int n = ParseSHG("thing.shg", &array);
38 int ParseSHG( const wxChar* fileName, HotSpot **hotspots) function
114 int n = ParseSHG(filename, &hotspots);

Completed in 32 milliseconds