HomeSort by relevance Sort by last modified time
    Searched defs:leftToRight (Results 1 - 12 of 12) 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.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/third_party/WebKit/Source/core/rendering/
RenderDeprecatedFlexibleBox.cpp     [all...]
RenderMultiColumnSet.cpp 510 bool leftToRight = style()->isLeftToRightDirection();
531 if (!leftToRight)
  /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){
  /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 606 milliseconds