Searched defs:PortableFontInstance (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/test/letest/
H A DPortableFontInstance.h9 * file name: PortableFontInstance.h
28 class PortableFontInstance : public LEFontInstance, protected FontTableCache class in inherits:LEFontInstance,FontTableCache
69 PortableFontInstance(const char *fileName, float pointSize, LEErrorCode &status);
71 virtual ~PortableFontInstance();
H A DPortableFontInstance.cpp8 * file name: PortableFontInstance.cpp
20 #include "PortableFontInstance.h"
31 le_int8 PortableFontInstance::highBit(le_int32 value)
67 PortableFontInstance::PortableFontInstance(const char *fileName, float pointSize, LEErrorCode &status) function in class:PortableFontInstance
172 PortableFontInstance::~PortableFontInstance()
186 const DirectoryEntry *PortableFontInstance::findTable(LETag tag) const
212 const void *PortableFontInstance::readTable(LETag tag, le_uint32 *length) const
233 const void *PortableFontInstance
[all...]
/external/icu/icu4c/source/test/letest/
H A DPortableFontInstance.h9 * file name: PortableFontInstance.h
28 class PortableFontInstance : public LEFontInstance, protected FontTableCache class in inherits:LEFontInstance,FontTableCache
70 PortableFontInstance(const char *fileName, float pointSize, LEErrorCode &status);
72 virtual ~PortableFontInstance();
H A DPortableFontInstance.cpp8 * file name: PortableFontInstance.cpp
20 #include "PortableFontInstance.h"
43 le_int8 PortableFontInstance::highBit(le_int32 value)
79 PortableFontInstance::PortableFontInstance(const char *fileName, float pointSize, LEErrorCode &status) function in class:PortableFontInstance
190 PortableFontInstance::~PortableFontInstance()
204 const DirectoryEntry *PortableFontInstance::findTable(LETag tag) const
230 const void *PortableFontInstance::readTable(LETag tag, le_uint32 *length) const
251 const void *PortableFontInstance
[all...]
/external/icu/icu4c/source/test/perf/leperf/
H A DPortableFontInstance.h9 * file name: PortableFontInstance.h
28 class PortableFontInstance : public LEFontInstance, protected FontTableCache class in inherits:LEFontInstance,FontTableCache
70 PortableFontInstance(const char *fileName, float pointSize, LEErrorCode &status);
72 virtual ~PortableFontInstance();
H A DPortableFontInstance.cpp8 * file name: PortableFontInstance.cpp
20 #include "PortableFontInstance.h"
43 le_int8 PortableFontInstance::highBit(le_int32 value)
79 PortableFontInstance::PortableFontInstance(const char *fileName, float pointSize, LEErrorCode &status) function in class:PortableFontInstance
190 PortableFontInstance::~PortableFontInstance()
204 const DirectoryEntry *PortableFontInstance::findTable(LETag tag) const
230 const void *PortableFontInstance::readTable(LETag tag, le_uint32 *length) const
251 const void *PortableFontInstance
[all...]

Completed in 123 milliseconds