Searched defs:KernTable (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/layout/
H A DKernTable.h2 * @(#)KernTable.h 1.1 04/10/13
30 class U_LAYOUT_API KernTable class
42 KernTable(const LETableReference &table, LEErrorCode &success);
H A DKernTable.cpp2 * @(#)KernTable.cpp 1.1 04/10/13
8 #include "KernTable.h"
77 KernTable::KernTable(const LETableReference& base, LEErrorCode &success) function in class:KernTable
193 void KernTable::process(LEGlyphStorage& storage, LEErrorCode &success)
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h1982 #define KernTable U_ICU_ENTRY_POINT_RENAME(KernTable) macro

Completed in 144 milliseconds