OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ceiledIntPoint
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/geometry/
LayoutRect.cpp
135
IntPoint maxPoint =
ceiledIntPoint
(rect.maxXMaxYCorner());
FloatRect.cpp
237
IntPoint maxPoint =
ceiledIntPoint
(rect.maxXMaxYCorner());
244
IntPoint location =
ceiledIntPoint
(rect.minXMinYCorner());
FloatPoint.h
225
inline IntPoint
ceiledIntPoint
(const FloatPoint& p)
LayoutPoint.h
166
inline IntPoint
ceiledIntPoint
(const LayoutPoint& point)
Completed in 31 milliseconds