OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:addprop
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/7zip/Common/
MethodProps.cpp
166
void
AddProp
(const CProp &prop);
173
void CCoderProps::
AddProp
(const CProp &prop)
186
coderProps.
AddProp
(Props[i]);
192
coderProps.
AddProp
(prop);
/external/lzma/CPP/7zip/UI/Console/
List.cpp
322
void
AddProp
(BSTR name, PROPID propID, bool isRawProp);
386
void CFieldPrinter::
AddProp
(BSTR name, PROPID propID, bool isRawProp)
423
AddProp
(name, propID, false);
437
AddProp
(name, propID, true);
Completed in 321 milliseconds