Searched defs:Methods (Results 1 – 4 of 4) sorted by relevance
64 struct Methods { struct in SampleObject65 const char* pName; // Name des Eintrags66 SbxDataType eType; // Datentyp67 pMeth pFunc; // Function Pointer68 short nArgs; // Argumente und Flags
60 struct Methods { struct68 static Methods aMethods[] = { argument
43 String[] Methods = field in WikiEditSettingDialog
99 protected void setMethods (String [] Methods) in setMethods()
Completed in 34 milliseconds