Searched refs:readFontTable (Results 1 - 25 of 32) sorted by relevance

12

/external/chromium_org/third_party/icu/source/samples/layout/
H A DFontTableCache.h26 virtual const void *readFontTable(LETag tableTag) const = 0;
H A DFontTableCache.cpp65 const void *table = readFontTable(tableTag);
H A DGnomeFontInstance.cpp102 const CMAPTable *cmap = (const CMAPTable *) readFontTable(cmapTag);
122 const void *GnomeFontInstance::readFontTable(LETag tableTag) const function in class:GnomeFontInstance
/external/icu/icu4c/source/samples/layout/
H A DFontTableCache.h26 virtual const void *readFontTable(LETag tableTag) const = 0;
H A DFontTableCache.cpp65 const void *table = readFontTable(tableTag);
H A DGnomeFontInstance.cpp102 const CMAPTable *cmap = (const CMAPTable *) readFontTable(cmapTag);
122 const void *GnomeFontInstance::readFontTable(LETag tableTag) const function in class:GnomeFontInstance
/external/chromium_org/third_party/icu/source/test/letest/
H A DFontTableCache.h28 virtual const void *readFontTable(LETag tableTag, size_t &length) const = 0;
H A DPortableFontInstance.h66 const void *readFontTable(LETag tableTag) const { size_t ignored; return readFontTable(tableTag, ignored); } function in class:PortableFontInstance
67 const void *readFontTable(LETag tableTag, size_t &length) const;
H A DSimpleFontInstance.h30 const void *readFontTable(LETag tableTag) const;
H A DPortableFontInstance.cpp130 headTable = (const HEADTable *) readFontTable(headTag);
142 //nameTable = (NAMETable *) readFontTable(nameTag);
158 hheaTable = (HHEATable *) readFontTable(hheaTag);
262 const void *PortableFontInstance::readFontTable(LETag tableTag, size_t &length) const function in class:PortableFontInstance
276 const CMAPTable *cmap = (CMAPTable *) readFontTable(cmapTag);
291 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag);
324 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag);
371 const MAXPTable *maxpTable = (MAXPTable *) readFontTable(maxpTag);
379 realThis->fHMTXTable = (const HMTXTable *) readFontTable(hmtxTag);
H A DFontTableCache.cpp69 const void *table = readFontTable(tableTag, length);
/external/chromium_org/third_party/icu/source/test/perf/leperf/
H A DFontTableCache.h28 virtual const void *readFontTable(LETag tableTag, size_t &length) const = 0;
H A DPortableFontInstance.h66 const void *readFontTable(LETag tableTag) const { size_t ignored; return readFontTable(tableTag, ignored); } function in class:PortableFontInstance
67 const void *readFontTable(LETag tableTag, size_t &length) const;
H A DSimpleFontInstance.h30 const void *readFontTable(LETag tableTag) const;
H A DPortableFontInstance.cpp130 headTable = (const HEADTable *) readFontTable(headTag);
142 //nameTable = (NAMETable *) readFontTable(nameTag);
158 hheaTable = (HHEATable *) readFontTable(hheaTag);
262 const void *PortableFontInstance::readFontTable(LETag tableTag, size_t &length) const function in class:PortableFontInstance
276 const CMAPTable *cmap = (CMAPTable *) readFontTable(cmapTag);
291 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag);
324 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag);
371 const MAXPTable *maxpTable = (MAXPTable *) readFontTable(maxpTag);
379 realThis->fHMTXTable = (const HMTXTable *) readFontTable(hmtxTag);
H A DFontTableCache.cpp69 const void *table = readFontTable(tableTag, length);
/external/icu/icu4c/source/test/letest/
H A DFontTableCache.h28 virtual const void *readFontTable(LETag tableTag, size_t &length) const = 0;
H A DPortableFontInstance.h66 const void *readFontTable(LETag tableTag) const { size_t ignored; return readFontTable(tableTag, ignored); } function in class:PortableFontInstance
67 const void *readFontTable(LETag tableTag, size_t &length) const;
H A DSimpleFontInstance.h30 const void *readFontTable(LETag tableTag) const;
H A DPortableFontInstance.cpp130 headTable = (const HEADTable *) readFontTable(headTag);
142 //nameTable = (NAMETable *) readFontTable(nameTag);
158 hheaTable = (HHEATable *) readFontTable(hheaTag);
262 const void *PortableFontInstance::readFontTable(LETag tableTag, size_t &length) const function in class:PortableFontInstance
276 const CMAPTable *cmap = (CMAPTable *) readFontTable(cmapTag);
291 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag);
324 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag);
371 const MAXPTable *maxpTable = (MAXPTable *) readFontTable(maxpTag);
379 realThis->fHMTXTable = (const HMTXTable *) readFontTable(hmtxTag);
H A DFontTableCache.cpp69 const void *table = readFontTable(tableTag, length);
/external/icu/icu4c/source/test/perf/leperf/
H A DFontTableCache.h28 virtual const void *readFontTable(LETag tableTag, size_t &length) const = 0;
H A DPortableFontInstance.h66 const void *readFontTable(LETag tableTag) const { size_t ignored; return readFontTable(tableTag, ignored); } function in class:PortableFontInstance
67 const void *readFontTable(LETag tableTag, size_t &length) const;
H A DSimpleFontInstance.h30 const void *readFontTable(LETag tableTag) const;
H A DPortableFontInstance.cpp130 headTable = (const HEADTable *) readFontTable(headTag);
142 //nameTable = (NAMETable *) readFontTable(nameTag);
158 hheaTable = (HHEATable *) readFontTable(hheaTag);
262 const void *PortableFontInstance::readFontTable(LETag tableTag, size_t &length) const function in class:PortableFontInstance
276 const CMAPTable *cmap = (CMAPTable *) readFontTable(cmapTag);
291 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag);
324 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag);
371 const MAXPTable *maxpTable = (MAXPTable *) readFontTable(maxpTag);
379 realThis->fHMTXTable = (const HMTXTable *) readFontTable(hmtxTag);

Completed in 201 milliseconds

12