Home
last modified time | relevance | path

Searched refs:RelativeSymbolMarkerRect (Results 1 – 7 of 7) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/
H A Dlist_marker.h60 static LayoutRect RelativeSymbolMarkerRect(const ComputedStyle&, LayoutUnit);
H A Dlayout_list_marker.cc330 return ListMarker::RelativeSymbolMarkerRect(StyleRef(), Size().Width()); in GetRelativeMarkerRect()
H A Dlist_marker.cc338 LayoutRect ListMarker::RelativeSymbolMarkerRect(const ComputedStyle& style, in RelativeSymbolMarkerRect() function in blink::ListMarker
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/
H A Dlayout_list_marker.h67 static LayoutRect RelativeSymbolMarkerRect(const ComputedStyle&, LayoutUnit);
H A Dlayout_list_marker.cc448 return RelativeSymbolMarkerRect(StyleRef(), Size().Width()); in GetRelativeMarkerRect()
470 LayoutRect LayoutListMarker::RelativeSymbolMarkerRect( in RelativeSymbolMarkerRect() function in blink::LayoutListMarker
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/paint/ng/
H A Dng_text_fragment_painter.cc453 LayoutListMarker::RelativeSymbolMarkerRect(style, box_size.width)); in PaintSymbol()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/paint/ng/
H A Dng_text_fragment_painter.cc505 ListMarker::RelativeSymbolMarkerRect(style, box_size.width)); in PaintSymbol()