Home | History | Annotate | Download | only in css

Lines Matching refs:get

377         // So we should get the opposite length unit and see if it is auto.
549 Node* node = m_node.get();
662 Node* node = m_node.get();
746 return currentColorOrValidColor(style.get(), style->borderTopColor());
748 return currentColorOrValidColor(style.get(), style->borderRightColor());
750 return currentColorOrValidColor(style.get(), style->borderBottomColor());
752 return currentColorOrValidColor(style.get(), style->borderLeftColor());
770 return getPositionOffsetValue(style.get(), CSSPropertyBottom);
812 return currentColorOrValidColor(style.get(), style->columnRuleColor());
911 return getPositionOffsetValue(style.get(), CSSPropertyLeft);
1026 return currentColorOrValidColor(style.get(), style->outlineColor());
1077 return getPositionOffsetValue(style.get(), CSSPropertyRight);
1087 return currentColorOrValidColor(style.get(), style->textFillColor());
1105 return currentColorOrValidColor(style.get(), style->textStrokeColor());
1111 return getPositionOffsetValue(style.get(), CSSPropertyTop);
1221 previousRegion = region.get();
1346 return computedTransform(renderer, style.get());
1511 Node* node = m_node.get();