HomeSort by relevance Sort by last modified time
    Searched defs:IsVertical (Results 1 - 2 of 2) sorted by null

  /external/eigen/Eigen/src/Core/
VectorwiseOp.h 195 IsVertical = (Direction==Vertical) ? 1 : 0,
424 template<int Factor> const Replicate<ExpressionType,(IsVertical?Factor:1),(IsHorizontal?Factor:1)>
  /external/pdfium/core/include/fxge/
fx_font.h 93 FX_BOOL IsVertical() const

Completed in 214 milliseconds