1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/graphics/graphicsdeviceinterface/gdi/bwins/GDI2U.def Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,323 @@
1.4 +EXPORTS
1.5 + ??0CFontCache@@QAE@H@Z @ 1 NONAME ; CFontCache::CFontCache(int)
1.6 + ??0CFontCache@@QAE@XZ @ 2 NONAME ; CFontCache::CFontCache(void)
1.7 + ??0CPalette@@IAE@XZ @ 3 NONAME ; CPalette::CPalette(void)
1.8 + ??0CPicture@@IAE@XZ @ 4 NONAME ; CPicture::CPicture(void)
1.9 + ??0CPrinterControl@@IAE@PAVCPrinterPort@@@Z @ 5 NONAME ; CPrinterControl::CPrinterControl(class CPrinterPort *)
1.10 + ??0CPrinterDevice@@IAE@XZ @ 6 NONAME ; CPrinterDevice::CPrinterDevice(void)
1.11 + ??0CPrinterDriverUI@@IAE@XZ @ 7 NONAME ; CPrinterDriverUI::CPrinterDriverUI(void)
1.12 + ??0CTypefaceStore@@IAE@XZ @ 8 NONAME ; CTypefaceStore::CTypefaceStore(void)
1.13 + ??0MGraphicsDeviceMap@@QAE@XZ @ 9 NONAME ; MGraphicsDeviceMap::MGraphicsDeviceMap(void)
1.14 + ??0TFontSpec@@QAE@ABVTDesC16@@H@Z @ 10 NONAME ; TFontSpec::TFontSpec(class TDesC16 const &, int)
1.15 + ??0TFontSpec@@QAE@XZ @ 11 NONAME ; TFontSpec::TFontSpec(void)
1.16 + ??0TFontStyle@@QAE@W4TFontPosture@@W4TFontStrokeWeight@@W4TFontPrintPosition@@@Z @ 12 NONAME ; TFontStyle::TFontStyle(enum TFontPosture, enum TFontStrokeWeight, enum TFontPrintPosition)
1.17 + ??0TFontStyle@@QAE@XZ @ 13 NONAME ; TFontStyle::TFontStyle(void)
1.18 + ??0TLinearDDA@@QAE@ABV0@@Z @ 14 NONAME ; TLinearDDA::TLinearDDA(class TLinearDDA const &)
1.19 + ??0TLinearDDA@@QAE@XZ @ 15 NONAME ; TLinearDDA::TLinearDDA(void)
1.20 + ??0TPageSpec@@QAE@W4TPageOrientation@0@ABVTSize@@@Z @ 16 NONAME ; TPageSpec::TPageSpec(enum TPageSpec::TPageOrientation, class TSize const &)
1.21 + ??0TPageSpec@@QAE@XZ @ 17 NONAME ; TPageSpec::TPageSpec(void)
1.22 + ??0TPictureHeader@@QAE@XZ @ 18 NONAME ; TPictureHeader::TPictureHeader(void)
1.23 + ??0TTypeface@@QAE@XZ @ 19 NONAME ; TTypeface::TTypeface(void)
1.24 + ??0TZoomFactor@@QAE@XZ @ 20 NONAME ; TZoomFactor::TZoomFactor(void)
1.25 + ??1CFont@@MAE@XZ @ 21 NONAME ; CFont::~CFont(void)
1.26 + ??1CFontCache@@UAE@XZ @ 22 NONAME ; CFontCache::~CFontCache(void)
1.27 + ??1CPalette@@UAE@XZ @ 23 NONAME ; CPalette::~CPalette(void)
1.28 + ??1CPdrModelList@@UAE@XZ @ 24 NONAME ; CPdrModelList::~CPdrModelList(void)
1.29 + ??1CPicture@@UAE@XZ @ 25 NONAME ; CPicture::~CPicture(void)
1.30 + ??1CPrinterControl@@UAE@XZ @ 26 NONAME ; CPrinterControl::~CPrinterControl(void)
1.31 + ??1CPrinterDevice@@UAE@XZ @ 27 NONAME ; CPrinterDevice::~CPrinterDevice(void)
1.32 + ??1CPrinterDriver@@UAE@XZ @ 28 NONAME ; CPrinterDriver::~CPrinterDriver(void)
1.33 + ??1CTypefaceStore@@UAE@XZ @ 29 NONAME ; CTypefaceStore::~CTypefaceStore(void)
1.34 + ??1MGraphicsDeviceMap@@UAE@XZ @ 30 NONAME ; MGraphicsDeviceMap::~MGraphicsDeviceMap(void)
1.35 + ??1TZoomFactor@@UAE@XZ @ 31 NONAME ; TZoomFactor::~TZoomFactor(void)
1.36 + ??8TFontSpec@@QBEHABV0@@Z @ 32 NONAME ; int TFontSpec::operator==(class TFontSpec const &) const
1.37 + ??8TMargins@@QBEHABV0@@Z @ 33 NONAME ; int TMargins::operator==(class TMargins const &) const
1.38 + ??8TPageSpec@@QBEHABV0@@Z @ 34 NONAME ; int TPageSpec::operator==(class TPageSpec const &) const
1.39 + ??8TTypeface@@QBEHABV0@@Z @ 35 NONAME ; int TTypeface::operator==(class TTypeface const &) const
1.40 + ??9TMargins@@QBEHABV0@@Z @ 36 NONAME ; int TMargins::operator!=(class TMargins const &) const
1.41 + ??9TPageSpec@@QBEHABV0@@Z @ 37 NONAME ; int TPageSpec::operator!=(class TPageSpec const &) const
1.42 + ??ACPdrModelList@@UAE?BVTPrinterModelEntry@@H@Z @ 38 NONAME ; class TPrinterModelEntry const CPdrModelList::operator[](int)
1.43 + ?AddCropInPixels@CPicture@@QAEXPAVMGraphicsDeviceMap@@ABVTMargins@@@Z @ 39 NONAME ; void CPicture::AddCropInPixels(class MGraphicsDeviceMap *, class TMargins const &)
1.44 + ?AddDirectoryL@CPdrModelList@@QAEXABVTDesC16@@@Z @ 40 NONAME ; void CPdrModelList::AddDirectoryL(class TDesC16 const &)
1.45 + ?AddEntryL@CFontCache@@QAEPAVCFont@@PAV2@ABVTFontSpec@@@Z @ 41 NONAME ; class CFont * CFontCache::AddEntryL(class CFont *, class TFontSpec const &)
1.46 + ?AddFontL@CTypefaceStore@@IAEXPAVCFont@@@Z @ 42 NONAME ; void CTypefaceStore::AddFontL(class CFont *)
1.47 + ?AfterPrintL@CPrinterDriverUI@@UAEXXZ @ 43 NONAME ; void CPrinterDriverUI::AfterPrintL(void)
1.48 + ?Attributes@TTypeface@@QBEHXZ @ 44 NONAME ; int TTypeface::Attributes(void) const
1.49 + ?BaselineOffset@CTypefaceStore@@SAHHW4TFontPrintPosition@@@Z @ 45 NONAME ; int CTypefaceStore::BaselineOffset(int, enum TFontPrintPosition)
1.50 + ?BeforePrintL@CPrinterDriverUI@@UAEHXZ @ 46 NONAME ; int CPrinterDriverUI::BeforePrintL(void)
1.51 + ?CanSetProperties@CPrinterDriverUI@@UAEHXZ @ 47 NONAME ; int CPrinterDriverUI::CanSetProperties(void)
1.52 + ?Capability@CPicture@@UBE?AVTPictureCapability@@XZ @ 48 NONAME ; class TPictureCapability CPicture::Capability(void) const
1.53 + ?Clear@CPalette@@QAEXXZ @ 49 NONAME ; void CPalette::Clear(void)
1.54 + ?Close@CPrinterDriver@@QAEXXZ @ 50 NONAME ; void CPrinterDriver::Close(void)
1.55 + ?Color16@TRgb@@QBEHXZ @ 51 NONAME ; int TRgb::Color16(void) const
1.56 + ?Color16@TRgb@@SA?AV1@H@Z @ 52 NONAME ; class TRgb TRgb::Color16(int)
1.57 + ?Construct@TLinearDDA@@QAEXABVTPoint@@0W4TLineMode@1@@Z @ 53 NONAME ; void TLinearDDA::Construct(class TPoint const &, class TPoint const &, enum TLinearDDA::TLineMode)
1.58 + ?ConstructL@CTypefaceStore@@IAEXXZ @ 54 NONAME ; void CTypefaceStore::ConstructL(void)
1.59 + ?CreatePrinterDeviceL@CPrinterDriver@@QAEPAVCPrinterDevice@@VTUid@@@Z @ 55 NONAME ; class CPrinterDevice * CPrinterDriver::CreatePrinterDeviceL(class TUid)
1.60 + ?CreatePrinterDriverL@CPdrModelList@@QAEPAVCPrinterDriver@@H@Z @ 56 NONAME ; class CPrinterDriver * CPdrModelList::CreatePrinterDriverL(int)
1.61 + ?CreatePrinterDriverUIL@CPrinterDriver@@QAEPAVCPrinterDriverUI@@XZ @ 57 NONAME ; class CPrinterDriverUI * CPrinterDriver::CreatePrinterDriverUIL(void)
1.62 + ?DeleteControl@CPrinterDevice@@UAEXXZ @ 58 NONAME ; void CPrinterDevice::DeleteControl(void)
1.63 + ?DeletePicture@TPictureHeader@@QAEXXZ @ 59 NONAME ; void TPictureHeader::DeletePicture(void)
1.64 + ?DescentInPixels@CFont@@QBEHXZ @ 60 NONAME ; int CFont::DescentInPixels(void) const
1.65 + ?Difference@TRgb@@QBEHABV1@@Z @ 61 NONAME ; int TRgb::Difference(class TRgb const &) const
1.66 + ?ExternalizeL@TFontSpec@@QBEXAAVRWriteStream@@@Z @ 62 NONAME ; void TFontSpec::ExternalizeL(class RWriteStream &) const
1.67 + ?ExternalizeL@TFontStyle@@QBEXAAVRWriteStream@@@Z @ 63 NONAME ; void TFontStyle::ExternalizeL(class RWriteStream &) const
1.68 + ?ExternalizeL@TMargins@@QBEXAAVRWriteStream@@@Z @ 64 NONAME ; void TMargins::ExternalizeL(class RWriteStream &) const
1.69 + ?ExternalizeL@TPageSpec@@QBEXAAVRWriteStream@@@Z @ 65 NONAME ; void TPageSpec::ExternalizeL(class RWriteStream &) const
1.70 + ?ExternalizeL@TPictureHeader@@QBEXAAVRWriteStream@@@Z @ 66 NONAME ; void TPictureHeader::ExternalizeL(class RWriteStream &) const
1.71 + ?ExternalizeL@TPrinterModelEntry@@QBEXAAVRWriteStream@@@Z @ 67 NONAME ; void TPrinterModelEntry::ExternalizeL(class RWriteStream &) const
1.72 + ?ExternalizeL@TPrinterModelHeader@@QBEXAAVRWriteStream@@@Z @ 68 NONAME ; void TPrinterModelHeader::ExternalizeL(class RWriteStream &) const
1.73 + ?ExternalizeL@TRgb@@QBEXAAVRWriteStream@@@Z @ 69 NONAME ; void TRgb::ExternalizeL(class RWriteStream &) const
1.74 + ?ExternalizeL@TTypeface@@QBEXAAVRWriteStream@@@Z @ 70 NONAME ; void TTypeface::ExternalizeL(class RWriteStream &) const
1.75 + ?GetCropInTwips@CPicture@@UBEXAAVTMargins@@@Z @ 71 NONAME ; void CPicture::GetCropInTwips(class TMargins &) const
1.76 + ?GetEntry@CPalette@@QBE?AVTRgb@@H@Z @ 72 NONAME ; class TRgb CPalette::GetEntry(int) const
1.77 + ?GetNearestFontInTwips@TZoomFactor@@UAEHAAPAVCFont@@ABVTFontSpec@@@Z @ 73 NONAME ; int TZoomFactor::GetNearestFontInTwips(class CFont * &, class TFontSpec const &)
1.78 + ?GetSizeInPixels@CPicture@@QBEXPAVMGraphicsDeviceMap@@AAVTSize@@@Z @ 74 NONAME ; void CPicture::GetSizeInPixels(class MGraphicsDeviceMap *, class TSize &) const
1.79 + ?GetSizeInTwips@CPicture@@QBEXAAVTSize@@@Z @ 75 NONAME ; void CPicture::GetSizeInTwips(class TSize &) const
1.80 + ?Gray16@TRgb@@QBEHXZ @ 76 NONAME ; int TRgb::Gray16(void) const
1.81 + ?Gray16@TRgb@@SA?AV1@H@Z @ 77 NONAME ; class TRgb TRgb::Gray16(int)
1.82 + ?Gray256@TRgb@@QBEHXZ @ 78 NONAME ; int TRgb::Gray256(void) const
1.83 + ?Gray256@TRgb@@SA?AV1@H@Z @ 79 NONAME ; class TRgb TRgb::Gray256(int)
1.84 + ?Gray2@TRgb@@QBEHXZ @ 80 NONAME ; int TRgb::Gray2(void) const
1.85 + ?Gray2@TRgb@@SA?AV1@H@Z @ 81 NONAME ; class TRgb TRgb::Gray2(int)
1.86 + ?Gray4@TRgb@@QBEHXZ @ 82 NONAME ; int TRgb::Gray4(void) const
1.87 + ?Gray4@TRgb@@SA?AV1@H@Z @ 83 NONAME ; class TRgb TRgb::Gray4(int)
1.88 + ?HorizontalPixelsToTwips@TZoomFactor@@UBEHH@Z @ 84 NONAME ; int TZoomFactor::HorizontalPixelsToTwips(int) const
1.89 + ?HorizontalTwipsToPixels@TZoomFactor@@UBEHH@Z @ 85 NONAME ; int TZoomFactor::HorizontalTwipsToPixels(int) const
1.90 + ?InternalizeL@TFontSpec@@QAEXAAVRReadStream@@@Z @ 86 NONAME ; void TFontSpec::InternalizeL(class RReadStream &)
1.91 + ?InternalizeL@TFontStyle@@QAEXAAVRReadStream@@@Z @ 87 NONAME ; void TFontStyle::InternalizeL(class RReadStream &)
1.92 + ?InternalizeL@TMargins@@QAEXAAVRReadStream@@@Z @ 88 NONAME ; void TMargins::InternalizeL(class RReadStream &)
1.93 + ?InternalizeL@TPageSpec@@QAEXAAVRReadStream@@@Z @ 89 NONAME ; void TPageSpec::InternalizeL(class RReadStream &)
1.94 + ?InternalizeL@TPictureHeader@@QAEXAAVRReadStream@@@Z @ 90 NONAME ; void TPictureHeader::InternalizeL(class RReadStream &)
1.95 + ?InternalizeL@TPrinterModelEntry@@QAEXAAVRReadStream@@@Z @ 91 NONAME ; void TPrinterModelEntry::InternalizeL(class RReadStream &)
1.96 + ?InternalizeL@TPrinterModelHeader@@QAEXAAVRReadStream@@@Z @ 92 NONAME ; void TPrinterModelHeader::InternalizeL(class RReadStream &)
1.97 + ?InternalizeL@TRgb@@QAEXAAVRReadStream@@@Z @ 93 NONAME ; void TRgb::InternalizeL(class RReadStream &)
1.98 + ?InternalizeL@TTypeface@@QAEXAAVRReadStream@@@Z @ 94 NONAME ; void TTypeface::InternalizeL(class RReadStream &)
1.99 + ?IsProportional@TTypeface@@QBEHXZ @ 95 NONAME ; int TTypeface::IsProportional(void) const
1.100 + ?IsSerif@TTypeface@@QBEHXZ @ 96 NONAME ; int TTypeface::IsSerif(void) const
1.101 + ?IsSymbol@TTypeface@@QBEHXZ @ 97 NONAME ; int TTypeface::IsSymbol(void) const
1.102 + ?JumpToRect@TLinearDDA@@QAEXABVTRect@@@Z @ 98 NONAME ; void TLinearDDA::JumpToRect(class TRect const &)
1.103 + ?JumpToXCoord@TLinearDDA@@QAEXHAAH@Z @ 99 NONAME ; void TLinearDDA::JumpToXCoord(int, int &)
1.104 + ?JumpToYCoord@TLinearDDA@@QAEXAAHH@Z @ 100 NONAME ; void TLinearDDA::JumpToYCoord(int &, int)
1.105 + ?JustificationInPixels@CGraphicsContext@@SAHAAH0@Z @ 101 NONAME ; int CGraphicsContext::JustificationInPixels(int &, int &)
1.106 + ?JustificationInPixels@CGraphicsContext@@SAHHHHH@Z @ 102 NONAME ; int CGraphicsContext::JustificationInPixels(int, int, int, int)
1.107 + ?Model@CPrinterDriver@@QBE?AVTPrinterModelEntry@@H@Z @ 103 NONAME ; class TPrinterModelEntry CPrinterDriver::Model(int) const
1.108 + ?ModelCount@CPdrModelList@@UBEHXZ @ 104 NONAME ; int CPdrModelList::ModelCount(void) const
1.109 + ?NearestEntry@CPalette@@QBE?AVTRgb@@ABV2@@Z @ 105 NONAME ; class TRgb CPalette::NearestEntry(class TRgb const &) const
1.110 + ?NearestIndex@CPalette@@QBEHABVTRgb@@@Z @ 106 NONAME ; int CPalette::NearestIndex(class TRgb const &) const
1.111 + ?NewDefaultL@CPalette@@SAPAV1@W4TDisplayMode@@@Z @ 107 NONAME ; class CPalette * CPalette::NewDefaultL(enum TDisplayMode)
1.112 + ?NewL@CPalette@@SAPAV1@H@Z @ 108 NONAME ; class CPalette * CPalette::NewL(int)
1.113 + ?NewL@CPdrModelList@@SAPAV1@XZ @ 109 NONAME ; class CPdrModelList * CPdrModelList::NewL(void)
1.114 + ?NewL@CPrinterDriver@@SAPAV1@XZ @ 110 NONAME ; class CPrinterDriver * CPrinterDriver::NewL(void)
1.115 + ?NextStep@TLinearDDA@@QAEHAAVTPoint@@@Z @ 111 NONAME ; int TLinearDDA::NextStep(class TPoint &)
1.116 + ?NumModels@CPrinterDriver@@QBEHXZ @ 112 NONAME ; int CPrinterDriver::NumModels(void) const
1.117 + ?GDI_Reserved@@YAXXZ @ 113 NONAME ; void GDI_Reserved(void)
1.118 + ?OpenPdrL@CPrinterDriver@@QAEXABVTDesC16@@@Z @ 114 NONAME ; void CPrinterDriver::OpenPdrL(class TDesC16 const &)
1.119 + ?OrientedPageSize@TPageSpec@@QBE?AVTSize@@XZ @ 115 NONAME ; class TSize TPageSpec::OrientedPageSize(void) const
1.120 + ?PixelsToTwips@MGraphicsDeviceMap@@QBE?AVTPoint@@ABV2@@Z @ 116 NONAME ; class TPoint MGraphicsDeviceMap::PixelsToTwips(class TPoint const &) const
1.121 + ?PixelsToTwips@MGraphicsDeviceMap@@QBE?AVTRect@@ABV2@@Z @ 117 NONAME ; class TRect MGraphicsDeviceMap::PixelsToTwips(class TRect const &) const
1.122 + ?Posture@TFontStyle@@QBE?AW4TFontPosture@@XZ @ 118 NONAME ; enum TFontPosture TFontStyle::Posture(void) const
1.123 + ?PrintPosition@TFontStyle@@QBE?AW4TFontPrintPosition@@XZ @ 119 NONAME ; enum TFontPrintPosition TFontStyle::PrintPosition(void) const
1.124 + ?PrintablePageInPixels@CPrinterDevice@@UBE?AVTRect@@XZ @ 120 NONAME ; class TRect CPrinterDevice::PrintablePageInPixels(void) const
1.125 + ?ReleaseFont@CTypefaceStore@@QAEXPAVCFont@@@Z @ 121 NONAME ; void CTypefaceStore::ReleaseFont(class CFont *)
1.126 + ?ReleaseFont@TZoomFactor@@UAEXPAVCFont@@@Z @ 122 NONAME ; void TZoomFactor::ReleaseFont(class CFont *)
1.127 + ?RemoveFirstEntry@CFontCache@@QAEPAVCFont@@XZ @ 123 NONAME ; class CFont * CFontCache::RemoveFirstEntry(void)
1.128 + ?ResetToOriginal@CPicture@@QAEXXZ @ 124 NONAME ; void CPicture::ResetToOriginal(void)
1.129 + ?RestorePropertiesL@CPrinterDevice@@QAEXXZ @ 125 NONAME ; void CPrinterDevice::RestorePropertiesL(void)
1.130 + ?ScaleFactorHeight@CPicture@@UBEHXZ @ 126 NONAME ; int CPicture::ScaleFactorHeight(void) const
1.131 + ?ScaleFactorWidth@CPicture@@UBEHXZ @ 127 NONAME ; int CPicture::ScaleFactorWidth(void) const
1.132 + ?ScanForModelsL@CPdrModelList@@QAEPAVCPrinterModelList@@XZ @ 128 NONAME ; class CPrinterModelList * CPdrModelList::ScanForModelsL(void)
1.133 + ?Search@CFontCache@@QAEPAVCFont@@ABVTFontSpec@@@Z @ 129 NONAME ; class CFont * CFontCache::Search(class TFontSpec const &)
1.134 + ?SelectPageSpecInTwips@CPrinterDevice@@UAEXABVTPageSpec@@@Z @ 130 NONAME ; void CPrinterDevice::SelectPageSpecInTwips(class TPageSpec const &)
1.135 + ?SetAttributes@TTypeface@@QAEXH@Z @ 131 NONAME ; void TTypeface::SetAttributes(int)
1.136 + ?SetBlue@TRgb@@QAEXH@Z @ 132 NONAME ; void TRgb::SetBlue(int)
1.137 + ?SetCropInTwips@CPicture@@UAEXABVTMargins@@@Z @ 133 NONAME ; void CPicture::SetCropInTwips(class TMargins const &)
1.138 + ?SetEntry@CPalette@@QAEXHABVTRgb@@@Z @ 134 NONAME ; void CPalette::SetEntry(int, class TRgb const &)
1.139 + ?SetGreen@TRgb@@QAEXH@Z @ 135 NONAME ; void TRgb::SetGreen(int)
1.140 + ?SetIsProportional@TTypeface@@QAEXH@Z @ 136 NONAME ; void TTypeface::SetIsProportional(int)
1.141 + ?SetIsSerif@TTypeface@@QAEXH@Z @ 137 NONAME ; void TTypeface::SetIsSerif(int)
1.142 + ?SetIsSymbol@TTypeface@@QAEXH@Z @ 138 NONAME ; void TTypeface::SetIsSymbol(int)
1.143 + ?SetPosture@TFontStyle@@QAEXW4TFontPosture@@@Z @ 139 NONAME ; void TFontStyle::SetPosture(enum TFontPosture)
1.144 + ?SetPrintPosition@TFontStyle@@QAEXW4TFontPrintPosition@@@Z @ 140 NONAME ; void TFontStyle::SetPrintPosition(enum TFontPrintPosition)
1.145 + ?SetPropertiesL@CPrinterDriverUI@@UAEXXZ @ 141 NONAME ; void CPrinterDriverUI::SetPropertiesL(void)
1.146 + ?SetRed@TRgb@@QAEXH@Z @ 142 NONAME ; void TRgb::SetRed(int)
1.147 + ?SetScaleFactor@CPicture@@UAEXHH@Z @ 143 NONAME ; void CPicture::SetScaleFactor(int, int)
1.148 + ?SetSizeInPixels@CPicture@@QAEXPAVMGraphicsDeviceMap@@ABVTSize@@@Z @ 144 NONAME ; void CPicture::SetSizeInPixels(class MGraphicsDeviceMap *, class TSize const &)
1.149 + ?SetSizeInTwips@CPicture@@QAEXABVTSize@@@Z @ 145 NONAME ; void CPicture::SetSizeInTwips(class TSize const &)
1.150 + ?SetStrokeWeight@TFontStyle@@QAEXW4TFontStrokeWeight@@@Z @ 146 NONAME ; void TFontStyle::SetStrokeWeight(enum TFontStrokeWeight)
1.151 + ?SetTwipToPixelMapping@TZoomFactor@@QAEXABVTSize@@0@Z @ 147 NONAME ; void TZoomFactor::SetTwipToPixelMapping(class TSize const &, class TSize const &)
1.152 + ?SetZoomFactor@TZoomFactor@@QAEXH@Z @ 148 NONAME ; void TZoomFactor::SetZoomFactor(int)
1.153 + ?SingleScanline@TLinearDDA@@QAEHAAVTPoint@@0@Z @ 149 NONAME ; int TLinearDDA::SingleScanline(class TPoint &, class TPoint &)
1.154 + ?SingleStep@TLinearDDA@@QAEHAAVTPoint@@@Z @ 150 NONAME ; int TLinearDDA::SingleStep(class TPoint &)
1.155 + ?StoreL@CPicture@@UBE?AVTStreamId@@AAVCStreamStore@@@Z @ 151 NONAME ; class TStreamId CPicture::StoreL(class CStreamStore &) const
1.156 + ?StorePropertiesL@CPrinterDevice@@QBEXXZ @ 152 NONAME ; void CPrinterDevice::StorePropertiesL(void) const
1.157 + ?StrokeWeight@TFontStyle@@QBE?AW4TFontStrokeWeight@@XZ @ 153 NONAME ; enum TFontStrokeWeight TFontStyle::StrokeWeight(void) const
1.158 + ?SuperSubHeight@CTypefaceStore@@SAHHW4TFontPrintPosition@@@Z @ 154 NONAME ; int CTypefaceStore::SuperSubHeight(int, enum TFontPrintPosition)
1.159 + ?TwipsToPixels@MGraphicsDeviceMap@@QBE?AVTPoint@@ABV2@@Z @ 155 NONAME ; class TPoint MGraphicsDeviceMap::TwipsToPixels(class TPoint const &) const
1.160 + ?TwipsToPixels@MGraphicsDeviceMap@@QBE?AVTRect@@ABV2@@Z @ 156 NONAME ; class TRect MGraphicsDeviceMap::TwipsToPixels(class TRect const &) const
1.161 + ?UidToNum@CPdrModelList@@UBEHVTUid@@@Z @ 157 NONAME ; int CPdrModelList::UidToNum(class TUid) const
1.162 + ?VerticalPixelsToTwips@TZoomFactor@@UBEHH@Z @ 158 NONAME ; int TZoomFactor::VerticalPixelsToTwips(int) const
1.163 + ?VerticalTwipsToPixels@TZoomFactor@@UBEHH@Z @ 159 NONAME ; int TZoomFactor::VerticalTwipsToPixels(int) const
1.164 + ?WidthZeroInPixels@CFont@@QBEHXZ @ 160 NONAME ; int CFont::WidthZeroInPixels(void) const
1.165 + ?ZoomFactor@TZoomFactor@@QBEHXZ @ 161 NONAME ; int TZoomFactor::ZoomFactor(void) const
1.166 + ?Color16M@TRgb@@QBEHXZ @ 162 NONAME ; int TRgb::Color16M(void) const
1.167 + ?Color16M@TRgb@@SA?AV1@H@Z @ 163 NONAME ; class TRgb TRgb::Color16M(int)
1.168 + ?Color256@TRgb@@QBEHXZ @ 164 NONAME ; int TRgb::Color256(void) const
1.169 + ?Color256@TRgb@@SA?AV1@H@Z @ 165 NONAME ; class TRgb TRgb::Color256(int)
1.170 + ?Color4K@TRgb@@QBEHXZ @ 166 NONAME ; int TRgb::Color4K(void) const
1.171 + ?Color4K@TRgb@@SA?AV1@H@Z @ 167 NONAME ; class TRgb TRgb::Color4K(int)
1.172 + ?Color64K@TRgb@@QBEHXZ @ 168 NONAME ; int TRgb::Color64K(void) const
1.173 + ?Color64K@TRgb@@SA?AV1@H@Z @ 169 NONAME ; class TRgb TRgb::Color64K(int)
1.174 + ?IsDisplayModeColor@TDisplayModeUtils@@SAHW4TDisplayMode@@@Z @ 170 NONAME ; int TDisplayModeUtils::IsDisplayModeColor(enum TDisplayMode)
1.175 + ?NumDisplayModeColors@TDisplayModeUtils@@SAHW4TDisplayMode@@@Z @ 171 NONAME ; int TDisplayModeUtils::NumDisplayModeColors(enum TDisplayMode)
1.176 + ?DrawText@CGraphicsContext@@UAEXABVTDesC16@@ABVTPoint@@ABUTDrawTextParam@1@@Z @ 172 NONAME ; void CGraphicsContext::DrawText(class TDesC16 const &, class TPoint const &, struct CGraphicsContext::TDrawTextParam const &)
1.177 + ?LineBreakPossible@CPicture@@UBEHIHH@Z @ 173 NONAME ; int CPicture::LineBreakPossible(unsigned int, int, int) const
1.178 + ?GetCharacterData@CFont@@QBE?AW4TCharacterDataAvailability@1@IAAVTOpenFontCharMetrics@@AAPBEAAVTSize@@@Z @ 174 NONAME ; enum CFont::TCharacterDataAvailability CFont::GetCharacterData(unsigned int, class TOpenFontCharMetrics &, unsigned char const * &, class TSize &) const
1.179 + ?Reserved@CGraphicsContext@@UAEXXZ @ 175 NONAME ; void CGraphicsContext::Reserved(void)
1.180 + ?NativePixelSize@CPicture@@UAEHAAVTSize@@@Z @ 176 NONAME ; int CPicture::NativePixelSize(class TSize &)
1.181 + ?GetCharacterPosition@CFont@@QBEHAAVTPositionParam@1@@Z @ 177 NONAME ; int CFont::GetCharacterPosition(class CFont::TPositionParam &) const
1.182 + ?MeasureText@CFont@@QBEHABVTDesC16@@PBVTMeasureTextInput@1@PAVTMeasureTextOutput@1@@Z @ 178 NONAME ; int CFont::MeasureText(class TDesC16 const &, class CFont::TMeasureTextInput const *, class CFont::TMeasureTextOutput *) const
1.183 + ??0TBidirectionalState@@QAE@XZ @ 179 NONAME ; TBidirectionalState::TBidirectionalState(void)
1.184 + ??8TBidirectionalState@@QBEHABV0@@Z @ 180 NONAME ; int TBidirectionalState::operator==(class TBidirectionalState const &) const
1.185 + ?ExternalizeL@TBidirectionalState@@QAEXAAVRWriteStream@@@Z @ 181 NONAME ; void TBidirectionalState::ExternalizeL(class RWriteStream &)
1.186 + ?InternalizeL@TBidirectionalState@@QAEXAAVRReadStream@@@Z @ 182 NONAME ; void TBidirectionalState::InternalizeL(class RReadStream &)
1.187 + ?IsDefault@TBidirectionalState@@QBEHXZ @ 183 NONAME ; int TBidirectionalState::IsDefault(void) const
1.188 + ?ReorderLine@TBidirectionalState@@QAEXPAVTRunInfo@1@HHHHW4TBdCategory@TChar@@1@Z @ 184 NONAME ; void TBidirectionalState::ReorderLine(class TBidirectionalState::TRunInfo *, int, int, int, int, enum TChar::TBdCategory, enum TChar::TBdCategory)
1.189 + ?ReorderText@TBidirectionalState@@SAHPBGHHAAPAG@Z @ 185 NONAME ; int TBidirectionalState::ReorderText(unsigned short const *, int, int, unsigned short * &)
1.190 + ?Reset@TBidirectionalState@@QAEXXZ @ 186 NONAME ; void TBidirectionalState::Reset(void)
1.191 + ?ExtendedFunction@CFont@@QBEHVTUid@@PAX@Z @ 187 NONAME ; int CFont::ExtendedFunction(class TUid, void *) const
1.192 + ?DrawTextExtended@CGraphicsContext@@QAEHABVTDesC16@@ABVTPoint@@ABUTDrawTextExtendedParam@1@@Z @ 188 NONAME ; int CGraphicsContext::DrawTextExtended(class TDesC16 const &, class TPoint const &, struct CGraphicsContext::TDrawTextExtendedParam const &)
1.193 + ?ReverseGroups@TBidirectionalState@@SAXPAGH@Z @ 189 NONAME ; void TBidirectionalState::ReverseGroups(unsigned short *, int)
1.194 + ?GetDataPtr@CPalette@@QAEXHHAAVTPtr8@@@Z @ 190 NONAME ; void CPalette::GetDataPtr(int, int, class TPtr8 &)
1.195 + ?Color256@TColor256Util@@QBEHVTRgb@@@Z @ 191 NONAME ; int TColor256Util::Color256(class TRgb) const
1.196 + ?Color256@TColor256Util@@QBEXPAEPBVTRgb@@H@Z @ 192 NONAME ; void TColor256Util::Color256(unsigned char *, class TRgb const *, int) const
1.197 + ?Construct@TColor256Util@@QAEXABVCPalette@@@Z @ 193 NONAME ; void TColor256Util::Construct(class CPalette const &)
1.198 + ?Default@TColor256Util@@SAPBV1@XZ @ 194 NONAME ; class TColor256Util const * TColor256Util::Default(void)
1.199 + ?NumDisplayModeBitsPerPixel@TDisplayModeUtils@@SAHW4TDisplayMode@@@Z @ 195 NONAME ; int TDisplayModeUtils::NumDisplayModeBitsPerPixel(enum TDisplayMode)
1.200 + ?CharactersJoin@CFont@@SAHHH@Z @ 196 NONAME ; int CFont::CharactersJoin(int, int)
1.201 + ?Directionality@TBidiText@@QBE?AW4TDirectionality@1@XZ @ 197 NONAME ; enum TBidiText::TDirectionality TBidiText::Directionality(void) const
1.202 + ?DisplayText@TBidiText@@QBE?AVTPtrC16@@XZ @ 198 NONAME ; class TPtrC16 TBidiText::DisplayText(void) const
1.203 + ?DrawText@TBidiText@@QBEXAAVCGraphicsContext@@ABVTPoint@@@Z @ 199 NONAME ; void TBidiText::DrawText(class CGraphicsContext &, class TPoint const &) const
1.204 + ?DrawText@TBidiText@@QBEXAAVCGraphicsContext@@ABVTPoint@@H@Z @ 200 NONAME ; void TBidiText::DrawText(class CGraphicsContext &, class TPoint const &, int) const
1.205 + ?DrawText@TBidiText@@QBEXAAVCGraphicsContext@@ABVTPoint@@HW4TTextAlign@2@@Z @ 201 NONAME ; void TBidiText::DrawText(class CGraphicsContext &, class TPoint const &, int, enum CGraphicsContext::TTextAlign) const
1.206 + ?NewL@TBidiText@@SAPAV1@ABVTDesC16@@H@Z @ 202 NONAME ; class TBidiText * TBidiText::NewL(class TDesC16 const &, int)
1.207 + ?NewL@TBidiText@@SAPAV1@ABVTDesC16@@HW4TDirectionality@1@@Z @ 203 NONAME ; class TBidiText * TBidiText::NewL(class TDesC16 const &, int, enum TBidiText::TDirectionality)
1.208 + ?SetTruncationChar@TBidiText@@QAEXVTChar@@@Z @ 204 NONAME ; void TBidiText::SetTruncationChar(class TChar)
1.209 + ?Text@TBidiText@@QBE?AVTPtrC16@@XZ @ 205 NONAME ; class TPtrC16 TBidiText::Text(void) const
1.210 + ?WrapText@TBidiText@@QAEXHABVCFont@@PBVMLineBreaker@@@Z @ 206 NONAME ; void TBidiText::WrapText(int, class CFont const &, class MLineBreaker const *)
1.211 + ?WrappingWidth@TBidiText@@QBEHXZ @ 207 NONAME ; int TBidiText::WrappingWidth(void) const
1.212 + ?ScriptDirectionality@TBidiText@@SA?AW4TDirectionality@1@W4TLanguage@@@Z @ 208 NONAME ; enum TBidiText::TDirectionality TBidiText::ScriptDirectionality(enum TLanguage)
1.213 + ?TextDirectionality@TBidiText@@SA?AW4TDirectionality@1@ABVTDesC16@@PAH@Z @ 209 NONAME ; enum TBidiText::TDirectionality TBidiText::TextDirectionality(class TDesC16 const &, int *)
1.214 + ??0TBidiLogicalToVisual@@QAE@ABVTDesC16@@HPAVTRunInfo@TBidirectionalState@@H@Z @ 210 NONAME ; TBidiLogicalToVisual::TBidiLogicalToVisual(class TDesC16 const &, int, class TBidirectionalState::TRunInfo *, int)
1.215 + ??0TBidiLogicalToVisual@@QAE@ABVTDesC16@@PAVTRunInfo@TBidirectionalState@@H@Z @ 211 NONAME ; TBidiLogicalToVisual::TBidiLogicalToVisual(class TDesC16 const &, class TBidirectionalState::TRunInfo *, int)
1.216 + ?GetVisualLine@TBidiLogicalToVisual@@QAEXAAVTDes16@@HHVTChar@@@Z @ 212 NONAME ; void TBidiLogicalToVisual::GetVisualLine(class TDes16 &, int, int, class TChar)
1.217 + ?Reorder@TBidiLogicalToVisual@@QAEHXZ @ 213 NONAME ; int TBidiLogicalToVisual::Reorder(void)
1.218 + ?Color16MU@TRgb@@QBEHXZ @ 214 NONAME ; int TRgb::Color16MU(void) const
1.219 + ?Color16MU@TRgb@@SA?AV1@H@Z @ 215 NONAME ; class TRgb TRgb::Color16MU(int)
1.220 + ?LineOfDisplayText@TBidiText@@QBE?AVTPtrC16@@HAAH@Z @ 216 NONAME ; class TPtrC16 TBidiText::LineOfDisplayText(int, int &) const
1.221 + ?NumberOfLinesInDisplayText@TBidiText@@QBEHXZ @ 217 NONAME ; int TBidiText::NumberOfLinesInDisplayText(void) const
1.222 + ?WrapText@TBidiText@@QAEXHABVCFont@@PBVMLineBreaker@@H@Z @ 218 NONAME ; void TBidiText::WrapText(int, class CFont const &, class MLineBreaker const *, int)
1.223 + ?Color16MA@TRgb@@QBEIXZ @ 219 NONAME ; unsigned int TRgb::Color16MA(void) const
1.224 + ?Color16MA@TRgb@@SA?AV1@I@Z @ 220 NONAME ; class TRgb TRgb::Color16MA(unsigned int)
1.225 + ?SetAlpha@TRgb@@QAEXH@Z @ 221 NONAME ; void TRgb::SetAlpha(int)
1.226 + ?GetNearestFontToDesignHeightInTwips@TZoomFactor@@UAEHAAPAVCFont@@ABVTFontSpec@@@Z @ 222 NONAME ; int TZoomFactor::GetNearestFontToDesignHeightInTwips(class CFont * &, class TFontSpec const &)
1.227 + ?GetNearestFontToMaxHeightInTwips@TZoomFactor@@UAEHAAPAVCFont@@ABVTFontSpec@@H@Z @ 223 NONAME ; int TZoomFactor::GetNearestFontToMaxHeightInTwips(class CFont * &, class TFontSpec const &, int)
1.228 + ?Reserved_CBitmapContext_1@CBitmapContext@@MAEXXZ @ 224 NONAME ; void CBitmapContext::Reserved_CBitmapContext_1(void)
1.229 + ?Reserved_CBitmapContext_2@CBitmapContext@@MAEXXZ @ 225 NONAME ; void CBitmapContext::Reserved_CBitmapContext_2(void)
1.230 + ?Reserved_CBitmapContext_3@CBitmapContext@@MAEXXZ @ 226 NONAME ; void CBitmapContext::Reserved_CBitmapContext_3(void)
1.231 + ?APIExtension@CBitmapContext@@MAEHVTUid@@AAPAXPAX@Z @ 227 NONAME ; int CBitmapContext::APIExtension(class TUid, void *&, void *)
1.232 + ?APIExtension@CGraphicsContext@@MAEHVTUid@@AAPAXPAX@Z @ 228 NONAME ; int CGraphicsContext::APIExtension(class TUid, void *&, void *)
1.233 + ?Reserved_CGraphicsContext_2@CBitmapContext@@MAEXXZ @ 229 NONAME ; void CBitmapContext::Reserved_CGraphicsContext_2(void)
1.234 + ?Reserved_CGraphicsContext_2@CGraphicsContext@@MAEXXZ @ 230 NONAME ; void CGraphicsContext::Reserved_CGraphicsContext_2(void)
1.235 + ?ReorderLine@TBidirectionalState@@QAEXPAVTRunInfo@1@HHHHW4TBdCategory@TChar@@1AAH@Z @ 231 NONAME ; void TBidirectionalState::ReorderLine(class TBidirectionalState::TRunInfo *, int, int, int, int, enum TChar::TBdCategory, enum TChar::TBdCategory, int &)
1.236 + ??0RRunInfoArray@@QAE@XZ @ 232 NONAME ; RRunInfoArray::RRunInfoArray(void)
1.237 + ?Close@RRunInfoArray@@QAEXXZ @ 233 NONAME ; void RRunInfoArray::Close(void)
1.238 + ?MinimumSize@TBidiText@@QBE?AVTSize@@HABVCFont@@HHPBVMLineBreaker@@@Z @ 234 NONAME ; class TSize TBidiText::MinimumSize(int, class CFont const &, int, int, class MLineBreaker const *) const
1.239 + ?NewL@TBidiText@@SAPAV1@HH@Z @ 235 NONAME ; class TBidiText * TBidiText::NewL(int, int)
1.240 + ?OpenL@RRunInfoArray@@QAEXXZ @ 236 NONAME ; void RRunInfoArray::OpenL(void)
1.241 + ?SetText@TBidiText@@QAEHABVTDesC16@@AAVRRunInfoArray@@@Z @ 237 NONAME ; int TBidiText::SetText(class TDesC16 const &, class RRunInfoArray &)
1.242 + ?SetText@TBidiText@@QAEHABVTDesC16@@W4TDirectionality@1@AAVRRunInfoArray@@@Z @ 238 NONAME ; int TBidiText::SetText(class TDesC16 const &, enum TBidiText::TDirectionality, class RRunInfoArray &)
1.243 + ?TruncationChar@TBidiText@@QBE?AVTChar@@XZ @ 239 NONAME ; class TChar TBidiText::TruncationChar(void) const
1.244 + ?AscentInPixels@CFont@@QBEHXZ @ 240 NONAME ; int CFont::AscentInPixels(void) const
1.245 + ?BaselineOffsetInPixels@CFont@@QBEHXZ @ 241 NONAME ; int CFont::BaselineOffsetInPixels(void) const
1.246 + ?CharWidthInPixels@CFont@@QBEHVTChar@@@Z @ 242 NONAME ; int CFont::CharWidthInPixels(class TChar) const
1.247 + ?FontSpecInTwips@CFont@@QBE?AVTFontSpec@@XZ @ 243 NONAME ; class TFontSpec CFont::FontSpecInTwips(void) const
1.248 + ?HeightInPixels@CFont@@QBEHXZ @ 244 NONAME ; int CFont::HeightInPixels(void) const
1.249 + ?MaxCharWidthInPixels@CFont@@QBEHXZ @ 245 NONAME ; int CFont::MaxCharWidthInPixels(void) const
1.250 + ?MaxNormalCharWidthInPixels@CFont@@QBEHXZ @ 246 NONAME ; int CFont::MaxNormalCharWidthInPixels(void) const
1.251 + ?TextCount@CFont@@QBEHABVTDesC16@@H@Z @ 247 NONAME ; int CFont::TextCount(class TDesC16 const &, int) const
1.252 + ?TextCount@CFont@@QBEHABVTDesC16@@HAAH@Z @ 248 NONAME ; int CFont::TextCount(class TDesC16 const &, int, int &) const
1.253 + ?TextWidthInPixels@CFont@@QBEHABVTDesC16@@@Z @ 249 NONAME ; int CFont::TextWidthInPixels(class TDesC16 const &) const
1.254 + ?TypeUid@CFont@@QBE?AVTUid@@XZ @ 250 NONAME ; class TUid CFont::TypeUid(void) const
1.255 + ?DoDescentInPixels@CFont@@EBEHXZ @ 251 NONAME ; int CFont::DoDescentInPixels(void) const
1.256 + ?DoExtendedFunction@CFont@@MBEHVTUid@@PAX@Z @ 252 NONAME ; int CFont::DoExtendedFunction(class TUid, void *) const
1.257 + ?DoGetCharacterData@CFont@@MBE?AW4TCharacterDataAvailability@1@IAAVTOpenFontCharMetrics@@AAPBEAAVTSize@@@Z @ 253 NONAME ; enum CFont::TCharacterDataAvailability CFont::DoGetCharacterData(unsigned int, class TOpenFontCharMetrics &, unsigned char const * &, class TSize &) const
1.258 + ?DoGetCharacterPosition@CFont@@MBEHAAVTPositionParam@1@@Z @ 254 NONAME ; int CFont::DoGetCharacterPosition(class CFont::TPositionParam &) const
1.259 + ?Effects@TFontStyle@@QBEKXZ @ 255 NONAME ; unsigned long TFontStyle::Effects(void) const
1.260 + ?SetEffects@TFontStyle@@QAEXK@Z @ 256 NONAME ; void TFontStyle::SetEffects(unsigned long)
1.261 + ?SetEffects@TFontStyle@@QAEXW4TEffect@FontEffect@@H@Z @ 257 NONAME ; void TFontStyle::SetEffects(enum FontEffect::TEffect, int)
1.262 + ?IsEffectOn@TFontStyle@@QBEHW4TEffect@FontEffect@@@Z @ 258 NONAME ; int TFontStyle::IsEffectOn(enum FontEffect::TEffect) const
1.263 + ?IsEffectOn@FontEffect@@SAHW4TEffect@1@K@Z @ 259 NONAME ; int FontEffect::IsEffectOn(enum FontEffect::TEffect, unsigned long)
1.264 + ?SetEffect@FontEffect@@SAXW4TEffect@1@HAAK@Z @ 260 NONAME ; void FontEffect::SetEffect(enum FontEffect::TEffect, int, unsigned long &)
1.265 + ?IncrementFontCount@CTypefaceStore@@IAEHPBVCFont@@@Z @ 261 NONAME ; int CTypefaceStore::IncrementFontCount(class CFont const *)
1.266 + ??8TFontStyle@@QBEHABV0@@Z @ 262 NONAME ; int TFontStyle::operator==(class TFontStyle const &) const
1.267 + ?ScriptTypeForMetrics@TTypeface@@QBEHXZ @ 263 NONAME ; int TTypeface::ScriptTypeForMetrics(void) const
1.268 + ?SetScriptTypeForMetrics@TFontSpec@@QAEXW4TLanguage@@@Z @ 264 NONAME ; void TFontSpec::SetScriptTypeForMetrics(enum TLanguage)
1.269 + ?SetScriptTypeForMetrics@TTypeface@@QAEXH@Z @ 265 NONAME ; void TTypeface::SetScriptTypeForMetrics(int)
1.270 + ?SetScriptTypeForMetrics@TTypeface@@QAEXW4TLanguage@@@Z @ 266 NONAME ; void TTypeface::SetScriptTypeForMetrics(enum TLanguage)
1.271 + ?TLanguage2TScript@GlyphSample@@SAHW4TLanguage@@@Z @ 267 NONAME ; int GlyphSample::TLanguage2TScript(enum TLanguage)
1.272 + ?TScript2GlyphSample@GlyphSample@@SA?BVTPtrC16@@H@Z @ 268 NONAME ; class TPtrC16 const GlyphSample::TScript2GlyphSample(int)
1.273 + ?ScriptTypeForMetrics@TFontSpec@@QBEHXZ @ 269 NONAME ; int TFontSpec::ScriptTypeForMetrics(void) const
1.274 + ?GetCharacterPosition2@CFont@@QBEHAAVTPositionParam@1@AAVRShapeInfo@@@Z @ 270 NONAME ; int CFont::GetCharacterPosition2(class CFont::TPositionParam &, class RShapeInfo &) const
1.275 + ??0RShapeInfo@@QAE@XZ @ 271 NONAME ; RShapeInfo::RShapeInfo(void)
1.276 + ?Close@RShapeInfo@@QAEXXZ @ 272 NONAME ; void RShapeInfo::Close(void)
1.277 + ?IsOpen@RShapeInfo@@QAEHXZ @ 273 NONAME ; int RShapeInfo::IsOpen(void)
1.278 + ?GetUnderlineMetrics@CGraphicsContext@@QAEHAAH0@Z @ 274 NONAME ; TInt CGraphicsContext::GetUnderlineMetrics(int &, int &)
1.279 + ?Color16MAP@TRgb@@QBEIXZ @ 275 NONAME ; unsigned int TRgb::Color16MAP(void) const
1.280 + ?Color16MAP@TRgb@@SA?AV1@I@Z @ 276 NONAME ; class TRgb TRgb::Color16MAP(unsigned int)
1.281 + ?JumpToXCoord2@TLinearDDA@@QAEXHAAH@Z @ 277 NONAME ; void TLinearDDA::JumpToXCoord2(int, int &)
1.282 + ?JumpToYCoord2@TLinearDDA@@QAEXAAHH@Z @ 278 NONAME ; void TLinearDDA::JumpToYCoord2(int &, int)
1.283 + ?IsDisplayModeValid@TDisplayModeUtils@@SAHW4TDisplayMode@@@Z @ 279 NONAME ; int TDisplayModeUtils::IsDisplayModeValid(enum TDisplayMode)
1.284 + ?_Color16MAP@TRgb@@QBEIXZ @ 280 NONAME ; unsigned int TRgb::_Color16MAP(void) const
1.285 + ?_Color16MAP@TRgb@@SA?AV1@I@Z @ 281 NONAME ; class TRgb TRgb::_Color16MAP(unsigned int)
1.286 + ?SetShadowColor@CGraphicsContext@@QAEHABVTRgb@@@Z @ 282 NONAME ; int CGraphicsContext::SetShadowColor(class TRgb const &)
1.287 + ?GetShadowColor@CGraphicsContext@@QAEHAAVTRgb@@@Z @ 283 NONAME ; int CGraphicsContext::GetShadowColor(class TRgb &)
1.288 + ?IsFbsBitGc@CGraphicsContext@@QBEHXZ @ 284 NONAME ; int CGraphicsContext::IsFbsBitGc(void) const
1.289 + ?DrawText@CGraphicsContext@@QAEXABVTDesC16@@PBVTTextParameters@1@ABVTPoint@@@Z @ 285 NONAME ; void CGraphicsContext::DrawText(class TDesC16 const &, class CGraphicsContext::TTextParameters const *, class TPoint const &)
1.290 + ?DrawText@CGraphicsContext@@QAEXABVTDesC16@@PBVTTextParameters@1@ABVTPoint@@ABUTDrawTextParam@1@@Z @ 286 NONAME ; void CGraphicsContext::DrawText(class TDesC16 const &, class CGraphicsContext::TTextParameters const *, class TPoint const &, struct CGraphicsContext::TDrawTextParam const &)
1.291 + ?DrawText@CGraphicsContext@@QAEXABVTDesC16@@PBVTTextParameters@1@ABVTRect@@HW4TTextAlign@1@H@Z @ 287 NONAME ; void CGraphicsContext::DrawText(class TDesC16 const &, class CGraphicsContext::TTextParameters const *, class TRect const &, int, enum CGraphicsContext::TTextAlign, int)
1.292 + ?DrawTextExtended@CGraphicsContext@@QAEHABVTDesC16@@PBVTTextParameters@1@ABVTPoint@@ABUTDrawTextExtendedParam@1@@Z @ 288 NONAME ; int CGraphicsContext::DrawTextExtended(class TDesC16 const &, class CGraphicsContext::TTextParameters const *, class TPoint const &, struct CGraphicsContext::TDrawTextExtendedParam const &)
1.293 + ?DrawTextVertical@CGraphicsContext@@QAEXABVTDesC16@@PBVTTextParameters@1@ABVTPoint@@H@Z @ 289 NONAME ; void CGraphicsContext::DrawTextVertical(class TDesC16 const &, class CGraphicsContext::TTextParameters const *, class TPoint const &, int)
1.294 + ?DrawTextVertical@CGraphicsContext@@QAEXABVTDesC16@@PBVTTextParameters@1@ABVTRect@@HHW4TTextAlign@1@H@Z @ 290 NONAME ; void CGraphicsContext::DrawTextVertical(class TDesC16 const &, class CGraphicsContext::TTextParameters const *, class TRect const &, int, int, enum CGraphicsContext::TTextAlign, int)
1.295 + ?TextWidthInPixels@CFont@@QBEHABVTDesC16@@PBVTMeasureTextInput@1@@Z @ 291 NONAME ; int CFont::TextWidthInPixels(class TDesC16 const &, class CFont::TMeasureTextInput const *) const
1.296 + ?Open@RFontTable@@QAEHAAVCFont@@K@Z @ 292 NONAME ; int RFontTable::Open(class CFont &, unsigned long)
1.297 + ?Next@RGlyphOutlineIterator@@QAEHXZ @ 293 NONAME ; int RGlyphOutlineIterator::Next(void)
1.298 + ?TableLength@RFontTable@@QBEHXZ @ 294 NONAME ; int RFontTable::TableLength(void) const
1.299 + ?OutlineLength@RGlyphOutlineIterator@@QBEHXZ @ 295 NONAME ; int RGlyphOutlineIterator::OutlineLength(void) const
1.300 + ?Outline@RGlyphOutlineIterator@@QBEPBEXZ @ 296 NONAME ; unsigned char const * RGlyphOutlineIterator::Outline(void) const
1.301 + ?TableContent@RFontTable@@QBEPBEXZ @ 297 NONAME ; unsigned char const * RFontTable::TableContent(void) const
1.302 + ?Close@RGlyphOutlineIterator@@QAEXXZ @ 298 NONAME ; void RGlyphOutlineIterator::Close(void)
1.303 + ?Close@RFontTable@@QAEXXZ @ 299 NONAME ; void RFontTable::Close(void)
1.304 + ??0RGlyphOutlineIterator@@QAE@XZ @ 300 NONAME ; RGlyphOutlineIterator::RGlyphOutlineIterator(void)
1.305 + ?Open@RGlyphOutlineIterator@@QAEHAAVCFont@@PBIHH@Z @ 301 NONAME ; int RGlyphOutlineIterator::Open(class CFont &, unsigned int const *, int, int)
1.306 + ??0RFontTable@@QAE@XZ @ 302 NONAME ; RFontTable::RFontTable(void)
1.307 + ?Image@RGlyphDataIterator@@QBEABVRSgImage@@XZ @ 303 NONAME ABSENT
1.308 + ??0RGlyphMetricsArray@@QAE@XZ @ 304 NONAME ABSENT
1.309 + ?Count@RGlyphMetricsArray@@QBEHXZ @ 305 NONAME ABSENT
1.310 + ?Metrics@RGlyphDataIterator@@QBEABVTOpenFontCharMetrics@@XZ @ 306 NONAME ABSENT
1.311 + ??0RGlyphDataIterator@@QAE@XZ @ 307 NONAME ABSENT
1.312 + ??ARGlyphMetricsArray@@QBEABVTOpenFontCharMetrics@@H@Z @ 308 NONAME ABSENT
1.313 + ?GlyphCode@RGlyphDataIterator@@QBEIXZ @ 309 NONAME ABSENT
1.314 + ?Rect@RGlyphDataIterator@@QBEABVTRect@@XZ @ 310 NONAME ABSENT
1.315 + ?Next@RGlyphDataIterator@@QAEHXZ @ 311 NONAME ABSENT
1.316 + ?Close@RGlyphMetricsArray@@QAEXXZ @ 312 NONAME ABSENT
1.317 + ?Get@RGlyphMetricsArray@@QAEHAAVCFont@@PBIH@Z @ 313 NONAME ABSENT
1.318 + ?Close@RGlyphDataIterator@@QAEXXZ @ 314 NONAME ABSENT
1.319 + ?Open@RGlyphDataIterator@@QAEHAAVCFont@@PBIH@Z @ 315 NONAME ABSENT
1.320 + ?SetName@TTypeface@@QAEXABVTDesC16@@@Z @ 316 NONAME ; void TTypeface::SetName(class TDesC16 const &)
1.321 + ?Name@TTypeface@@QBEABVTDesC16@@XZ @ 317 NONAME ; class TDesC16 const & TTypeface::Name(void) const
1.322 + ?At@RHexTreeBase@@IBEPAXI@Z @ 318 NONAME ; void * RHexTreeBase::At(unsigned int) const
1.323 + ??0RHexTreeBase@@IAE@PAVRHeap@@@Z @ 319 NONAME ; RHexTreeBase::RHexTreeBase(class RHeap *)
1.324 + ?SetAt@RHexTreeBase@@IAEHIPAX@Z @ 320 NONAME ; int RHexTreeBase::SetAt(unsigned int, void *)
1.325 + ?ResetAndDestroy@RHexTreeBase@@QAEXXZ @ 321 NONAME ; void RHexTreeBase::ResetAndDestroy(void)
1.326 +