HomeSort by relevance Sort by last modified time
    Searched refs:leftToRight (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/paint/
MultiColumnSetPainter.cpp 55 bool leftToRight = m_renderMultiColumnSet.style()->isLeftToRightDirection();
56 LayoutUnit currLogicalLeftOffset = leftToRight ? LayoutUnit() : m_renderMultiColumnSet.contentLogicalWidth();
58 LayoutUnit ruleLogicalLeft = leftToRight ? LayoutUnit() : m_renderMultiColumnSet.contentLogicalWidth();
61 ? leftToRight ? BSLeft : BSRight
62 : leftToRight ? BSTop : BSBottom;
66 if (leftToRight) {
BlockPainter.cpp 278 bool leftToRight = m_renderBlock.style()->isLeftToRightDirection();
279 LayoutUnit currLogicalLeftOffset = leftToRight ? LayoutUnit() : m_renderBlock.contentLogicalWidth();
281 LayoutUnit ruleLogicalLeft = leftToRight ? LayoutUnit() : m_renderBlock.contentLogicalWidth();
284 ? leftToRight ? BSLeft : BSRight
285 : leftToRight ? BSTop : BSBottom;
289 if (leftToRight) {
  /device/google/accessory/arduino/USB_Host_Shield/
Max_LCD.h 95 void leftToRight();
Max_LCD.cpp 217 void Max_LCD::leftToRight(void) {
  /external/chromium_org/third_party/icu/source/test/intltest/
nptrans.cpp 206 UBool leftToRight=FALSE, rightToLeft=FALSE;
243 leftToRight = TRUE;
251 if( leftToRight == TRUE && rightToLeft == TRUE){
  /external/icu/icu4c/source/test/intltest/
nptrans.cpp 206 UBool leftToRight=FALSE, rightToLeft=FALSE;
243 leftToRight = TRUE;
251 if( leftToRight == TRUE && rightToLeft == TRUE){
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
cursor_selection.js 205 var leftToRight = this.start.node.compareDocumentPosition(rhs.start.node) ==
208 (this.isReversed() ? !leftToRight : leftToRight);
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderMultiColumnSet.cpp 510 bool leftToRight = style()->isLeftToRightDirection();
531 if (!leftToRight)
RenderDeprecatedFlexibleBox.cpp     [all...]
  /external/chromium_org/third_party/icu/source/common/
usprep.cpp 683 UBool leftToRight=FALSE, rightToLeft=FALSE;
767 leftToRight = TRUE;
778 if( leftToRight == TRUE && rightToLeft == TRUE){
  /external/icu/icu4c/source/common/
usprep.cpp 683 UBool leftToRight=FALSE, rightToLeft=FALSE;
767 leftToRight = TRUE;
778 if( leftToRight == TRUE && rightToLeft == TRUE){
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
ScrollAdapterView.java     [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 467 milliseconds