Searched refs:GetTypeSize (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DOtherFunctions.h247 uint32 GetTypeSize(uint8 type);
H A DSearchDlg.cpp495 uint32 sizemin = GetTypeSize( (uint8) CastChild( IDC_SEARCHMINSIZE, wxChoice )->GetSelection() );
496 uint32 sizemax = GetTypeSize( (uint8) CastChild( IDC_SEARCHMAXSIZE, wxChoice )->GetSelection() );
H A DOtherFunctions.cpp282 uint32 GetTypeSize(uint8 type) function

Completed in 106 milliseconds