OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ArabicOpenTypeLayoutEngine
(Results
1 - 6
of
6
) sorted by null
/external/icu4c/layout/
ArabicLayoutEngine.h
31
class
ArabicOpenTypeLayoutEngine
: public OpenTypeLayoutEngine
35
* This is the main constructor. It constructs an instance of
ArabicOpenTypeLayoutEngine
for
52
ArabicOpenTypeLayoutEngine
(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode,
69
ArabicOpenTypeLayoutEngine
(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode,
77
virtual ~
ArabicOpenTypeLayoutEngine
();
150
* @see
ArabicOpenTypeLayoutEngine
154
class UnicodeArabicOpenTypeLayoutEngine : public
ArabicOpenTypeLayoutEngine
185
* into actual glyph indices using
ArabicOpenTypeLayoutEngine
::mapCharsToGlyps.
ArabicLayoutEngine.cpp
34
UOBJECT_DEFINE_RTTI_IMPLEMENTATION(
ArabicOpenTypeLayoutEngine
)
36
ArabicOpenTypeLayoutEngine
::
ArabicOpenTypeLayoutEngine
(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode,
44
ArabicOpenTypeLayoutEngine
::
ArabicOpenTypeLayoutEngine
(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode,
58
ArabicOpenTypeLayoutEngine
::~
ArabicOpenTypeLayoutEngine
()
66
le_int32
ArabicOpenTypeLayoutEngine
::characterProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft,
103
void
ArabicOpenTypeLayoutEngine
::adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse,
130
:
ArabicOpenTypeLayoutEngine
(fontInstance, scriptCode, languageCode, typoFlags, success
[
all
...]
/external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h
[
all
...]
/external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h
[
all
...]
/external/webkit/Source/WebCore/icu/unicode/
urename.h
[
all
...]
/external/webkit/Source/WebKit/mac/icu/unicode/
urename.h
[
all
...]
Completed in 64 milliseconds