Home
last modified time | relevance | path

Searched refs:rightToLeft (Results 1 – 25 of 51) sorted by relevance

123

/external/icu4c/layout/
DOpenTypeLayoutEngine.cpp178 …essing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, in characterProcessing() argument
208 CanonShaping::reorderMarks(&chars[offset], count, rightToLeft, outChars, glyphStorage); in characterProcessing()
215 glyphStorage.allocateGlyphArray(count, rightToLeft, success); in characterProcessing()
227 …essing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, in glyphProcessing() argument
239 mapCharsToGlyphs(chars, offset, count, rightToLeft, rightToLeft, glyphStorage, success); in glyphProcessing()
247 …count = fGSUBTable->process(glyphStorage, rightToLeft, fScriptTagV2, fLangSysTag, fGDEFTable, fSub… in glyphProcessing()
251 …count = fGSUBTable->process(glyphStorage, rightToLeft, fScriptTag, fLangSysTag, fGDEFTable, fSubst… in glyphProcessing()
260 le_int32 OpenTypeLayoutEngine::glyphSubstitution(le_int32 count, le_int32 max, le_bool rightToLeft, in glyphSubstitution() argument
274 …count = fGSUBTable->process(glyphStorage, rightToLeft, fScriptTagV2, fLangSysTag, fGDEFTable, fSub… in glyphSubstitution()
278 …count = fGSUBTable->process(glyphStorage, rightToLeft, fScriptTag, fLangSysTag, fGDEFTable, fSubst… in glyphSubstitution()
[all …]
DLayoutEngine.cpp192 …essing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, in characterProcessing() argument
220 fakeGlyphStorage.allocateGlyphArray(count, rightToLeft, success); in characterProcessing()
239 CanonShaping::reorderMarks(&chars[offset], count, rightToLeft, reordered, fakeGlyphStorage); in characterProcessing()
250 if (rightToLeft) { in characterProcessing()
264 …outCharCount = canonGSUBTable->process(fakeGlyphStorage, rightToLeft, scriptTag, langSysTag, NULL,… in characterProcessing()
271 out = (rightToLeft? outCharCount - 1 : 0); in characterProcessing()
299 …Glyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, in computeGlyphs() argument
312 …le_int32 outCharCount = characterProcessing(chars, offset, count, max, rightToLeft, outChars, glyp… in computeGlyphs()
315 … mapCharsToGlyphs(outChars, 0, outCharCount, rightToLeft, rightToLeft, glyphStorage, success); in computeGlyphs()
318 mapCharsToGlyphs(chars, offset, count, rightToLeft, rightToLeft, glyphStorage, success); in computeGlyphs()
[all …]
DGlyphPositioningTables.cpp19 …lyphStorage &glyphStorage, GlyphPositionAdjustments *glyphPositionAdjustments, le_bool rightToLeft, in process() argument
33 …processor.process(glyphStorage, glyphPositionAdjustments, rightToLeft, glyphDefinitionTableHeader,… in process()
35 glyphPositionAdjustments->applyCursiveAdjustments(glyphStorage, rightToLeft, fontInstance); in process()
DIndicLayoutEngine.cpp56 …essing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, in glyphProcessing() argument
68 …unt = OpenTypeLayoutEngine::glyphProcessing(chars, offset, count, max, rightToLeft, glyphStorage, … in glyphProcessing()
77 OpenTypeLayoutEngine::glyphSubstitution(count,max, rightToLeft, glyphStorage, success); in glyphProcessing()
87 …essing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, in characterProcessing() argument
108 glyphStorage.allocateGlyphArray(worstCase, rightToLeft, success); in characterProcessing()
DOpenTypeLayoutEngine.h305 …essing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft,
308 …virtual le_int32 glyphSubstitution(le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStora…
359 …nicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage…
DGlyphSubstitutionTables.cpp21 le_bool rightToLeft, in process() argument
36 …return processor.process(glyphStorage, NULL, rightToLeft, glyphDefinitionTableHeader, NULL, succes… in process()
DArabicLayoutEngine.cpp66 …essing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, in characterProcessing() argument
85 glyphStorage.allocateGlyphArray(count, rightToLeft, success); in characterProcessing()
93 CanonShaping::reorderMarks(&chars[offset], count, rightToLeft, outChars, glyphStorage); in characterProcessing()
98 ArabicShaping::shape(chars, offset, count, max, rightToLeft, glyphStorage); in characterProcessing()
DLayoutEngine.h174 …essing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft,
203 …nicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage…
355 …nicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, float x, float…
DGXLayoutEngine.cpp31 …nicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage… in computeGlyphs() argument
42 mapCharsToGlyphs(chars, offset, count, FALSE, rightToLeft, glyphStorage, success); in computeGlyphs()
DIndicLayoutEngine.h123 …essing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft,
154 …essing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft,
DGlyphPositionAdjustments.cpp84 …stments::applyCursiveAdjustments(LEGlyphStorage &glyphStorage, le_bool rightToLeft, const LEFontIn… in applyCursiveAdjustments() argument
100 if (rightToLeft) { in applyCursiveAdjustments()
117 if (rightToLeft) { in applyCursiveAdjustments()
DKhmerLayoutEngine.cpp44 …essing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, in characterProcessing() argument
65 glyphStorage.allocateGlyphArray(worstCase, rightToLeft, success); in characterProcessing()
DLEInsertionList.cpp25 LEInsertionList::LEInsertionList(le_bool rightToLeft) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
26 : head(NULL), tail(NULL), growAmount(0), append(rightToLeft) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
DTibetanLayoutEngine.cpp50 …essing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, in characterProcessing() argument
71 glyphStorage.allocateGlyphArray(worstCase, rightToLeft, success); in characterProcessing()
DCanonShaping.cpp34 void CanonShaping::reorderMarks(const LEUnicode *inChars, le_int32 charCount, le_bool rightToLeft, in reorderMarks() argument
65 if (rightToLeft) { in reorderMarks()
Dloengine.cpp44 le_bool rightToLeft, in le_layoutChars() argument
56 return le->layoutChars(chars, offset, count, max, rightToLeft, x, y, *success); in le_layoutChars()
DArabicShaping.cpp124 le_bool rightToLeft, LEGlyphStorage &glyphStorage) in shape() argument
167 if (rightToLeft) { in shape()
DCanonShaping.h22 static void reorderMarks(const LEUnicode *inChars, le_int32 charCount, le_bool rightToLeft,
DGlyphSubstitutionTables.h29 le_bool rightToLeft,
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
DIntermTraverse.cpp58 if(it->rightToLeft) in traverse()
142 if(it->rightToLeft) in traverse()
194 if (it->rightToLeft) { in traverse()
230 if(it->rightToLeft) in traverse()
Dintermediate.h501 …er(bool preVisit = true, bool inVisit = false, bool postVisit = false, bool rightToLeft = false) : in POOL_ALLOCATOR_NEW_DELETE()
505 rightToLeft(rightToLeft), in POOL_ALLOCATOR_NEW_DELETE()
523 const bool rightToLeft; variable
/external/jmonkeyengine/engine/src/core/com/jme3/font/
DLetterQuad.java38 private boolean rightToLeft; field in LetterQuad
48 protected LetterQuad(BitmapFont font, boolean rightToLeft) { in LetterQuad() argument
51 this.rightToLeft = rightToLeft; in LetterQuad()
64 this.rightToLeft = prev.rightToLeft; in LetterQuad()
288 float incrScale = rightToLeft ? -1f : 1f; in update()
DBitmapText.java57 public BitmapText(BitmapFont font, boolean rightToLeft) { in BitmapText() argument
58 this(font, rightToLeft, false); in BitmapText()
61 public BitmapText(BitmapFont font, boolean rightToLeft, boolean arrayBased) { in BitmapText() argument
71 letters = new Letters(font, block, rightToLeft); in BitmapText()
DLetters.java24 Letters(BitmapFont font, StringBlock bound, boolean rightToLeft) { in Letters() argument
28 head = new LetterQuad(font, rightToLeft); in Letters()
29 tail = new LetterQuad(font, rightToLeft); in Letters()
/external/icu4c/test/intltest/
Dnptrans.cpp206 UBool leftToRight=FALSE, rightToLeft=FALSE; in process() local
246 rightToLeft = TRUE; in process()
251 if( leftToRight == TRUE && rightToLeft == TRUE){ in process()
258 if( rightToLeft == TRUE && in process()

123