reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Core/IOHandler.cpp
  776       bottom.origin.x = origin.x;
  777       bottom.origin.y = origin.y + top.size.height;
  778       bottom.size.width = size.width;
  779       bottom.size.height = size.height - top.size.height;
  781       bottom.Clear();