Home
last modified time | relevance | path

Searched defs:leftType (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/layout/
DArabicShaping.cpp143 ShapeType rightType = ST_NOSHAPE_NONE, leftType = ST_NOSHAPE_NONE; in shape() local
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSCalculationValue.cpp358 CSSPrimitiveValue::UnitType leftType = leftSide->primitiveType(); in createSimplified() local
515 CSSPrimitiveValue::UnitType leftType = m_leftSide->primitiveType(); in primitiveType() local
/external/chromium_org/third_party/angle/src/compiler/translator/
DOutputGLSLBase.cpp247 TType leftType = left->getType(); in visitBinary() local
DOutputHLSL.cpp1949 const TType& leftType = node->getLeft()->getType(); in visitBinary() local