OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:KernTable
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/layout/
KernTable.h
2
* @(#)
KernTable
.h 1.1 04/10/13
29
class U_LAYOUT_API
KernTable
41
KernTable
(const LEFontInstance* font, const void* tableData);
KernTable.cpp
2
* @(#)
KernTable
.cpp 1.1 04/10/13
8
#include "
KernTable
.h"
73
KernTable
::
KernTable
(const LEFontInstance* font, const void* tableData)
170
void
KernTable
::process(LEGlyphStorage& storage)
Completed in 824 milliseconds