Lines Matching refs:methodFull
357 CMethodFull methodFull;
358 GetMethodFull(k_BCJ2, 4, methodFull);
359 exeMethod.Methods.Insert(0, methodFull);
360 GetMethodFull(k_LZMA, 1, methodFull);
365 methodFull.Props.Add(prop);
371 methodFull.Props.Add(prop);
377 methodFull.Props.Add(prop);
383 methodFull.Props.Add(prop);
389 methodFull.Props.Add(prop);
392 exeMethod.Methods.Add(methodFull);
393 exeMethod.Methods.Add(methodFull);
413 CMethodFull methodFull;
414 GetMethodFull(k_BCJ, 1, methodFull);
415 exeMethod.Methods.Insert(0, methodFull);