fbs/fontandbitmapserver/tfbs/scripts/ipctest_config.ini
author Faisal Memon <faisal.memon@nokia.com>
Fri, 25 Jun 2010 17:49:58 +0100
branchEGL_MERGE
changeset 105 158b2308cc08
parent 0 5d03bc08d59c
child 36 01a6848ebfd7
child 163 bbf46f59e123
permissions -rw-r--r--
Fix def files so that the implementation agnostic interface definition has no non-standards defined entry points, and change the eglrefimpl specific implementation to place its private entry points high up in the ordinal order space in the implementation region, not the standards based entrypoints region.

[ShutDown]
CaseNumber = 1

[FontHeightInTwips1]
CaseNumber = 2

[FontHeightInTwips2]
CaseNumber = 3

[FontHeightInPixels1]
CaseNumber = 4

[FontHeightInPixels2]
CaseNumber = 5

[AddFontStoreFile1]
CaseNumber = 6

[AddFontStoreFile2]
CaseNumber = 7

[InstallFontStoreFile1]
CaseNumber = 8

[InstallFontStoreFile2]
CaseNumber = 9

[RemoveFontStoreFile]
CaseNumber = 10

[BitmapCreate]
CaseNumber = 11

[Rasterize]
CaseNumber = 12

[FaceAttrib]
CaseNumber = 13

[HasCharacter]
CaseNumber = 14

[FontNameAlias]
CaseNumber = 15

[GetNearestFontToDesignHeightInTwips]
CaseNumber = 16

[GetNearestFontToMaxHeightInTwips]
CaseNumber = 17

[GetNearestFontToDesignHeightInPixels]
CaseNumber = 18

[GetNearestFontToMaxHeightInPixels]
CaseNumber = 19

[ShapeText]
CaseNumber = 20

[ShapeDelete]
CaseNumber = 21

[SetTwipsHeight]
CaseNumber = 22

[GetTwipsHeight]
CaseNumber = 23