Home
last modified time | relevance | path

Searched refs:_UpdateBBoxLayoutInsets (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/mediaconverter/
H A DMediaConverterWindow.h79 void _UpdateBBoxLayoutInsets(BBox* box);
H A DMediaConverterWindow.cpp917 _UpdateBBoxLayoutInsets(fSourcesBox); in _UpdateLabels()
925 _UpdateBBoxLayoutInsets(fOutputBox); in _UpdateLabels()
986 MediaConverterWindow::_UpdateBBoxLayoutInsets(BBox* box) in _UpdateBBoxLayoutInsets() function in MediaConverterWindow