Home
last modified time | relevance | path

Searched defs:isCentered (Results 1 – 13 of 13) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/drawinglayer/source/attribute/
H A Dlinestartendattribute.cxx57 bool isCentered() const { return mbCentered; } in isCentered() function in drawinglayer::attribute::ImpLineStartEndAttribute
117 bool LineStartEndAttribute::isCentered() const in isCentered() function in drawinglayer::attribute::LineStartEndAttribute
/dports/editors/libreoffice6/libreoffice-6.4.7.2/drawinglayer/source/attribute/
H A Dlinestartendattribute.cxx59 bool isCentered() const { return mbCentered; } in isCentered() function in drawinglayer::attribute::ImpLineStartEndAttribute
119 bool LineStartEndAttribute::isCentered() const in isCentered() function in drawinglayer::attribute::LineStartEndAttribute
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/standalone/include/
H A Diwindow.h128 bool isCentered () const { return (flags & Style::Centered) != 0; } in isCentered() function
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/standalone/include/
H A Diwindow.h116 bool isCentered () const { return (flags & Style::Centered) != 0; } in isCentered() function
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libgui/src/
H A Dpersistentglwindow.cpp136 bool isCentered() const in DENG2_PIMPL() function
863 bool PersistentGLWindow::isCentered() const in isCentered() function in de::PersistentGLWindow
/dports/math/latte-integrale/latte-version_1_7_6/code/latte/buildPolytopes/
H A DBuildPolytope.cpp519 bool BuildPolytope::isCentered() in isCentered() function in BuildPolytope
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/home/activitystream/topsites/
H A DCirclePageIndicator.java141 public boolean isCentered() { in isCentered() method in CirclePageIndicator
/dports/graphics/hugin/hugin-2020.0.0/src/hugin1/hugin/
H A DMaskImageCtrl.cpp190 …Base::SrcPanoImage::CropMode newCropMode, vigra::Rect2D newCropRect, bool isCentered, hugin_utils:… in setCrop()
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/
H A Dmenu.c235 const bool isCentered = menu->type == MENU_TYPE_NORMAL; in MenuGetSubmenuBounds() local
/dports/games/keeperrl/keeperrl-alpha23/
H A Dmap_gui.cpp566 bool MapGui::isCentered() const { in isCentered() function in MapGui
/dports/www/lagrange/lagrange-1.7.3/src/
H A Dgmdocument.c357 static void alignDecoration_GmRun_(iGmRun *run, iBool isCentered) { in alignDecoration_GmRun_()
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Dlvxml.cpp1307 static bool isCentered( LVTextFileLine * line ) in isCentered() function in LVTextLineQueue
/dports/graphics/librasterlite2/librasterlite2-1.0.0-rc0/headers/
H A Drasterlite2_private.h397 int isCentered; member