Searched defs:BaseType (Results 1 – 11 of 11) sorted by relevance
/trunk/main/canvas/inc/canvas/base/ |
H A D | basemutexhelper.hxx | 45 typedef Base BaseType; typedef in canvas::BaseMutexHelper
|
H A D | bitmapcanvasbase.hxx | 72 typedef CanvasBase< Base, CanvasHelper, Mutex, UnambiguousBase > BaseType; typedef in canvas::BitmapCanvasBase
|
H A D | doublebitmapbase.hxx | 73 typedef BitmapCanvasBase< Base, CanvasHelper, Mutex, UnambiguousBase > BaseType; typedef in canvas::DoubleBitmapBase
|
H A D | floatbitmapbase.hxx | 73 typedef BitmapCanvasBase< Base, CanvasHelper, Mutex, UnambiguousBase > BaseType; typedef in canvas::FloatBitmapBase
|
H A D | integerbitmapbase.hxx | 73 typedef BitmapCanvasBase< Base, CanvasHelper, Mutex, UnambiguousBase > BaseType; typedef in canvas::IntegerBitmapBase
|
H A D | spritecanvasbase.hxx | 76 typedef IntegerBitmapBase< Base, CanvasHelper, Mutex, UnambiguousBase > BaseType; typedef in canvas::SpriteCanvasBase
|
H A D | bufferedgraphicdevicebase.hxx | 94 typedef GraphicDeviceBase< Base, DeviceHelper, Mutex, UnambiguousBase > BaseType; typedef in canvas::BufferedGraphicDeviceBase
|
H A D | canvascustomspritebase.hxx | 85 typedef IntegerBitmapBase< Base, CanvasHelper, Mutex, UnambiguousBase > BaseType; typedef in canvas::CanvasCustomSpriteBase
|
H A D | graphicdevicebase.hxx | 111 typedef Base BaseType; typedef in canvas::GraphicDeviceBase
|
H A D | canvasbase.hxx | 105 typedef Base BaseType; typedef in canvas::CanvasBase
|
/trunk/main/cli_ure/source/basetypes/uno/ |
H A D | PolymorphicType.cs | 193 public override Type BaseType property in uno.PolymorphicType
|
Completed in 38 milliseconds