Home
last modified time | relevance | path

Searched defs:ResetContent (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/Windows/Control/
DComboBox.h18 void ResetContent() { SendMsg(CB_RESETCONTENT, 0, 0); } in ResetContent() function
/external/libbrillo/brillo/http/
Dhttp_request.h133 static const int ResetContent = 205; variable