OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pixelSnappedLogicalLeft
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebCore/rendering/
InlineBox.h
245
int
pixelSnappedLogicalLeft
() const { return logicalLeft(); }
RootInlineBox.cpp
540
lineLayoutOverflow.shiftXEdgeTo(min(lineLayoutOverflow.x(),
pixelSnappedLogicalLeft
() - endPadding));
545
lineLayoutOverflow.shiftYEdgeTo(min(lineLayoutOverflow.y(),
pixelSnappedLogicalLeft
() - endPadding));
[
all
...]
InlineFlowBox.cpp
[
all
...]
Completed in 26 milliseconds