Searched refs:ResetContent (Results 1 - 4 of 4) sorted by relevance
/external/lzma/CPP/Windows/Control/ | ||
H A D | ComboBox.h | 18 void ResetContent() { SendMsg(CB_RESETCONTENT, 0, 0); }
function in class:NWindows::NControl::CComboBox |
/external/pdfium/fpdfsdk/pwl/ | ||
H A D | cpwl_list_box.h | 74 void ResetContent(); |
H A D | cpwl_list_box.cpp | 325 void CPWL_ListBox::ResetContent() { function in class:CPWL_ListBox |
/external/libbrillo/brillo/http/ | ||
H A D | http_request.h | 133 static const int ResetContent = 205; member in namespace:brillo::http::status_code |
Completed in 665 milliseconds