Searched refs:BorderLeft (Results 1 – 5 of 5) sorted by relevance
324 int BorderLeft() const { in BorderLeft() function in __anoneb20430e0111::ConvolveTest333 i % kOuterBlockSize < BorderLeft() || in IsIndexInBorder()334 i % kOuterBlockSize >= (BorderLeft() + Width())); 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()
393 int BorderLeft() const { in BorderLeft() function in __anon297880700111::ConvolveTest402 i % kOuterBlockSize < BorderLeft() || in IsIndexInBorder()403 i % kOuterBlockSize >= (BorderLeft() + Width())); 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()
17 {CFX_CSSProperty::BorderLeft, L"border-left", 0x04080036,
83 BorderLeft = 0, enumerator
384 case CFX_CSSProperty::BorderLeft: in AddProperty()