Home
last modified time | relevance | path

Searched defs:TRegion (Results 1 – 17 of 17) sorted by relevance

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/
H A Dtsimplecolorstyles.h54 TRegionProp *makeRegionProp(const TRegion *) override { in makeRegionProp()
264 TRegionProp *makeRegionProp(const TRegion *) override { in makeRegionProp()
340 TRegionProp *makeRegionProp(const TRegion *) override { in makeRegionProp()
H A Dtvectorgl.h41 class TRegion; variable
H A Ddrawutil.h16 class TRegion; variable
H A Dtregionprop.h26 class TRegion; variable
H A Dtstrokeoutline.h27 class TRegion; variable
H A Dtregion.h29 class TRegion; variable
H A Dtvectorimage.h33 class TRegion; variable
H A Dtcolorstyles.h29 class TRegion; variable
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/colorfx/
H A Dcolorfxutils.h12 class TRegion; variable
H A Drasterstyles.h13 class TRegion; variable
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/toonz/
H A Dmypaintbrushstyle.h60 TRegionProp *makeRegionProp(const TRegion * /* region */) override { in makeRegionProp()
/dports/editors/calligra/calligra-3.2.1/sheets/
H A DRectStorage.h572 typedef QPair<QRegion, T> TRegion; in run() typedef
/dports/comms/concordance/concordance-1.2/libconcord/
H A Dremote.h53 enum TRegion { enum
/dports/comms/libconcord/concordance-1.2/libconcord/
H A Dremote.h53 enum TRegion { enum
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/tvectorimage/
H A Dtregion.cpp135 TRegion::TRegion() : m_imp(new TRegion::Imp()) { in TRegion() function in TRegion
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dworld.h154 } TRegion; typedef
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/splazers/
H A Drazers_spliced.h199 typedef typename Value<TReadRegions>::Type TRegion; in loadReadsSam() typedef