MCPcopy Create free account
hub / github.com/ChromiumWebApps/chromium / bottom

Method bottom

ppapi/cpp/rect.h:235–237  ·  view source on GitHub ↗

Getter function to get the upper-bound for the y-coordinates of the rectangle. Note that this coordinate value is one past the highest xy value of pixels in the rectangle. This loop will access all the pixels in a horizontal line in the rectangle: for (int32_t y = rect.y(); y < rect.bottom(); ++y) {} @return The value of y + height for this point.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

InitializeMethod · 0.45
IsValidConfigMethod · 0.45
LetterboxPlaneFunction · 0.45
TESTFunction · 0.45
PaintMethod · 0.45
SetViewMethod · 0.45
WriteMethod · 0.45
LogMethod · 0.45
InjectMouseEventMethod · 0.45
RenderFrameMethod · 0.45
PrepareImageMethod · 0.45
PrepareActiveMapMethod · 0.45

Calls 2

yFunction · 0.50
heightFunction · 0.50

Tested by 15

TESTFunction · 0.36
CheckRgbBufferMethod · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
ShelfDragCallbackMethod · 0.36
ProcessScrollMethod · 0.36
RunGestureDragTestsMethod · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_PFunction · 0.36