Searched refs:BorderTop (Results 1 – 5 of 5) sorted by relevance
328 int BorderTop() const { return (kOuterBlockSize - Height()) / 2; } in BorderTop() function in __anoneb20430e0111::ConvolveTest331 return (i < BorderTop() * kOuterBlockSize || in IsIndexInBorder()332 i >= (BorderTop() + Height()) * kOuterBlockSize || in IsIndexInBorder()386 const int offset = BorderTop() * kOuterBlockSize + BorderLeft(); in input()395 const int offset = BorderTop() * kOuterBlockSize + BorderLeft(); in output()404 const int offset = BorderTop() * kOuterBlockSize + BorderLeft(); in output_ref()
397 int BorderTop() const { return (kOuterBlockSize - Height()) / 2; } in BorderTop() function in __anon297880700111::ConvolveTest400 return (i < BorderTop() * kOuterBlockSize || in IsIndexInBorder()401 i >= (BorderTop() + Height()) * kOuterBlockSize || in IsIndexInBorder()464 const int offset = BorderTop() * kOuterBlockSize + BorderLeft(); in input()477 const int offset = BorderTop() * kOuterBlockSize + BorderLeft(); in output()490 const int offset = BorderTop() * kOuterBlockSize + BorderLeft(); in output_ref()
37 {CFX_CSSProperty::BorderTop, L"border-top", 0x2B866ADE,
91 BorderTop, enumerator
391 case CFX_CSSProperty::BorderTop: in AddProperty()