/external/icu/icu4c/source/layout/ |
D | LEGlyphStorage.cpp | 515 void LEGlyphStorage::moveGlyph(le_int32 fromPosition, le_int32 toPosition, le_uint32 marker ) in moveGlyph() argument 524 if ( fromPosition < toPosition ) { in moveGlyph() 525 for ( le_int32 i = fromPosition ; i < toPosition ; i++ ) { in moveGlyph() 531 for ( le_int32 i = toPosition ; i > fromPosition ; i-- ) { in moveGlyph() 539 setGlyphID(toPosition,holdGlyph,success); in moveGlyph() 540 setCharIndex(toPosition,holdCharIndex,success); in moveGlyph() 541 setAuxData(toPosition,holdAuxData | marker,success); in moveGlyph()
|
D | IndicReordering.cpp | 263 void moveCharacter( le_int32 fromPosition, le_int32 toPosition ) { in moveCharacter() argument 272 if ( fromPosition > toPosition ) { in moveCharacter() 273 for ( i = fromPosition ; i > toPosition ; i-- ) { in moveCharacter() 280 for ( i = fromPosition ; i < toPosition ; i++ ) { in moveCharacter() 287 fOutChars[toPosition] = saveChar; in moveCharacter() 288 fGlyphStorage.setCharIndex(toPosition,saveIndex,success); in moveCharacter() 289 fGlyphStorage.setAuxData(toPosition,saveAuxData,success); in moveCharacter() 292 void insertCharacter( LEUnicode ch, le_int32 toPosition, le_int32 charIndex, le_uint32 auxData ) { in insertCharacter() argument 297 for ( i = fOutIndex ; i > toPosition ; i--) { in insertCharacter() 303 fOutChars[toPosition] = ch; in insertCharacter() [all …]
|
D | LEGlyphStorage.h | 367 void moveGlyph(le_int32 fromPosition, le_int32 toPosition, le_uint32 marker);
|
/external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/ |
D | mootools-more-yui-compressed.min.js | 1 …toPosition(this.step));this.drag.options.limit[this.axis]=[-this.options.offset,this.full-this.opt…
|
/external/v8/src/debug/ |
D | debug.js | 2217 response.body.toPosition = slice.to_position;
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |