Searched defs:OnSize (Results  1 – 8 of 8) sorted by relevance
| /external/lzma/CPP/7zip/UI/FileManager/ | 
| D | ComboDialog.cpp | 42 bool CComboDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize)  in OnSize()  function in CComboDialog
  | 
| D | BrowseDialog.cpp | 310 bool CBrowseDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize)  in OnSize()  function in CBrowseDialog
  | 
| D | ProgressDialog2.cpp | 435 bool CProgressDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize)  in OnSize()  function in CProgressDialog
  | 
| /external/lzma/CPP/Windows/Control/ | 
| D | Window2.h | 33   virtual bool OnSize(WPARAM /* wParam */, int /* xSize */, int /* ySize */) { return false; }  in OnSize()  function
  | 
| D | Dialog.h | 94   virtual bool OnSize(WPARAM /* wParam */, int /* xSize */, int /* ySize */) { return false; }  in OnSize()  function
  | 
| /external/cronet/third_party/protobuf/src/google/protobuf/ | 
| D | field_access_listener.h | 129   static void OnSize(const MessageLite* msg, const void* field) {}  in OnSize()  function
  | 
| /external/protobuf/src/google/protobuf/ | 
| D | field_access_listener.h | 129   static void OnSize(const MessageLite* msg, const void* field) {}  in OnSize()  function
  | 
| /external/sonivox/jet_tools/JetCreator/ | 
| D | JetSegGraph.py | 191     def OnSize(self, event=None):  member in SegmentGraph
  |