OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OpenTypeLayoutEngine
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/layout/
OpenTypeLayoutEngine.h
21
*
OpenTypeLayoutEngine
implements complex text layout for OpenType fonts - that is
38
*
OpenTypeLayoutEngine
will also use the font's GPOS table to apply position adjustments
45
class U_LAYOUT_API
OpenTypeLayoutEngine
: public LayoutEngine
49
* This is the main constructor. It constructs an instance of
OpenTypeLayoutEngine
for
65
OpenTypeLayoutEngine
(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode,
79
OpenTypeLayoutEngine
(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode,
87
virtual ~
OpenTypeLayoutEngine
();
380
*
OpenTypeLayoutEngine
can be reused for different text.
OpenTypeLayoutEngine.cpp
14
#include "
OpenTypeLayoutEngine
.h"
31
UOBJECT_DEFINE_RTTI_IMPLEMENTATION(
OpenTypeLayoutEngine
)
128
OpenTypeLayoutEngine
::
OpenTypeLayoutEngine
(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode,
210
void
OpenTypeLayoutEngine
::reset()
219
OpenTypeLayoutEngine
::
OpenTypeLayoutEngine
(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode,
227
OpenTypeLayoutEngine
::~
OpenTypeLayoutEngine
()
236
LETag
OpenTypeLayoutEngine
::getScriptTag(le_int32 scriptCode
[
all
...]
/external/chromium_org/third_party/icu/source/common/unicode/
urename.h
[
all
...]
Completed in 49 milliseconds