Searched defs:isRTL (Results 1 – 7 of 7) sorted by relevance
| /external/chromium-trace/src/shared/js/ |
| D | util.js | 128 function isRTL() { function
|
| /external/webkit/Source/WebCore/platform/graphics/chromium/ |
| D | ComplexTextControllerLinux.cpp | 287 void ComplexTextController::setGlyphXPositions(bool isRTL) in setGlyphXPositions()
|
| D | HarfbuzzSkia.cpp | 58 …t HB_UChar16* characters, hb_uint32 length, HB_Glyph* glyphs, hb_uint32* glyphsSize, HB_Bool isRTL) in stringToGlyphs()
|
| /external/skia/src/ports/ |
| D | SkHarfBuzzFont.cpp | 27 hb_uint32* glyphsSize, HB_Bool isRTL) { in stringToGlyphs()
|
| /external/webkit/Source/WebCore/platform/graphics/android/fonts/ |
| D | HarfbuzzSkia.cpp | 54 …t HB_UChar16* characters, hb_uint32 length, HB_Glyph* glyphs, hb_uint32* glyphsSize, HB_Bool isRTL) in stringToGlyphs()
|
| D | FontAndroid.cpp | 583 bool TextRunWalker::isWordBreak(unsigned index, bool isRTL) in isWordBreak() 604 bool isRTL = m_iterateBackwards; in setPadding() local 865 void TextRunWalker::setGlyphPositions(bool isRTL) in setGlyphPositions()
|
| /external/chromium-trace/ |
| D | script.js | 15 …tDefault()};document.ondragstart=function(g){g.preventDefault()}}function isRTL(){return"rtl"==doc… function
|