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

  /external/webkit/WebCore/platform/graphics/
FloatQuad.cpp 39 static inline float min4(float a, float b, float c, float d) function in namespace:WebCore
79 float left = min4(m_p1.x(), m_p2.x(), m_p3.x(), m_p4.x());
80 float top = min4(m_p1.y(), m_p2.y(), m_p3.y(), m_p4.y());
  /external/expat/lib/
xmltok.c 1199 min4 = 0x10000 enumerator in enum:__anon3727
1213 if (c < min4) {
    [all...]

Completed in 37 milliseconds