OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ThaiLayoutEngine
(Results
1 - 6
of
6
) sorted by null
/external/icu4c/layout/
ThaiLayoutEngine.h
29
class
ThaiLayoutEngine
: public LayoutEngine
33
* This constructs an instance of
ThaiLayoutEngine
for the given font, script and
47
ThaiLayoutEngine
(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, le_int32 typoFlags, LEErrorCode &success);
54
virtual ~
ThaiLayoutEngine
();
ThaiLayoutEngine.cpp
10
#include "
ThaiLayoutEngine
.h"
20
UOBJECT_DEFINE_RTTI_IMPLEMENTATION(
ThaiLayoutEngine
)
22
ThaiLayoutEngine
::
ThaiLayoutEngine
(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, le_int32 typoFlags, LEErrorCode &success)
50
ThaiLayoutEngine
::~
ThaiLayoutEngine
()
59
le_int32
ThaiLayoutEngine
::computeGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool /*rightToLeft*/, LEGlyphStorage &glyphStorage, LEErrorCode &success)
100
void
ThaiLayoutEngine
::adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool /*reverse*/,
/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 310 milliseconds