Home
last modified time | relevance | path

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

/dports/graphics/klatexformula/klatexformula-4.0.0/src/klftools/
H A Dklfflowlayout.cpp115 int vstretch; member
445 void KLFFlowLayout::addItem(QLayoutItem *item, int hstretch, int vstretch) in addItem()
453 void KLFFlowLayout::addWidget(QWidget *w, int hstretch, int vstretch, Qt::Alignment align) in addWidget()
463 void KLFFlowLayout::addLayout(QLayout *l, int hstretch, int vstretch) in addLayout()
/dports/games/openmw/openmw-openmw-0.47.0/components/widgets/
H A Dbox.cpp234 bool vstretch = w->getUserString ("VStretch") == "true"; in align() local
347 bool vstretch = w->getUserString ("VStretch") == "true"; in align() local
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dtunhunt.cpp318 int vstretch, in draw_shell()
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dtunhunt.cpp318 int vstretch, in draw_shell()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dtunhunt_vidhrdw.c359 int vstretch, in draw_shell()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dtunhunt_vidhrdw.c359 int vstretch, in draw_shell()
/dports/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.9/src/
H A Dsmi_video.c1750 uint32_t hstretch, vstretch; in SMI_DisplayVideo() local
1929 int hstretch, vstretch; in SMI_DisplayVideo0501() local
2010 int hstretch, vstretch; in SMI_DisplayVideo0730() local
/dports/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.3.0/src/
H A Dneo_video.c797 int hstretch, vstretch, fmt; in NEODisplayVideo() local
/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dlynx.h85 int vstretch; member
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dlynx.h85 int vstretch; member
/dports/deskutils/recoll/recoll-1.31.2/qtgui/confgui/
H A Dconfgui.cpp381 int hstretch, int vstretch) in setSzPol()
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/gra/
H A Ddevice.c1200 short vstretch; /* Strechable vertical */ member
/dports/devel/efl/efl-1.25.1/src/lib/evas/canvas/
H A Devas_object_image.c745 uint32_t hstretch = 0, vstretch = 0; in _efl_canvas_image_internal_efl_gfx_image_stretch_region_set() local