Home
last modified time | relevance | path

Searched defs:GetAxisSize (Results 1 – 3 of 3) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/chartapiwrapper/
H A DChart2ModelContact.cxx269 awt::Size Chart2ModelContact::GetAxisSize( const uno::Reference< css::chart2::XAxis > & xAxis ) con… in GetAxisSize() function in chart::wrapper::Chart2ModelContact
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/chartapiwrapper/
H A DChart2ModelContact.cxx275 awt::Size Chart2ModelContact::GetAxisSize( const uno::Reference< css::chart2::XAxis > & xAxis ) con… in GetAxisSize() function in chart::wrapper::Chart2ModelContact
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/apz/src/
H A DAsyncPanZoomController.cpp873 static CoordTyped<Units> GetAxisSize(AsyncDragMetrics::DragDirection aDir, const RectTyped<Units>& … in GetAxisSize() function