Home
last modified time | relevance | path

Searched refs:GetSize2D (Results 1 – 8 of 8) sorted by relevance

/dports/games/valyriatear/ValyriaTear-1.1.0/src/engine/video/
H A Dimage_base.h86 size_t GetSize2D() const { in GetSize2D() function
H A Dimage.cpp408 if(texture.GetSize2D() < img->texture_sheet->height * img->texture_sheet->width) { in SaveMultiImage()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/oox/drawingml/
H A Ddrawingmltypes.hxx98 css::awt::Size GetSize2D( const css::uno::Reference< css::xml::sax::XFastAttributeList >& xAttribut…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/oox/drawingml/
H A Ddrawingmltypes.hxx98 css::awt::Size GetSize2D( const css::uno::Reference< css::xml::sax::XFastAttributeList >& xAttribut…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/ppt/
H A Dpresentationfragmenthandler.cxx551 maSlideSize = GetSize2D( rAttribs.getFastAttributeList() ); in onCreateContext()
554 maNotesSize = GetSize2D( rAttribs.getFastAttributeList() ); in onCreateContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/drawingml/
H A Ddrawingmltypes.cxx394 awt::Size GetSize2D( const Reference< XFastAttributeList >& xAttribs ) in GetSize2D() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/drawingml/
H A Ddrawingmltypes.cxx392 awt::Size GetSize2D( const Reference< XFastAttributeList >& xAttribs ) in GetSize2D() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/ppt/
H A Dpresentationfragmenthandler.cxx592 maSlideSize = GetSize2D( rAttribs.getFastAttributeList() ); in onCreateContext()
595 maNotesSize = GetSize2D( rAttribs.getFastAttributeList() ); in onCreateContext()