Home
last modified time | relevance | path

Searched defs:shorthandValue (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/fo/properties/
H A DXMLLangShorthandParser.java40 String shorthandValue = property.getString(); in getValueForProperty() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/inspector/
H A DInspectorStyleSheet.cpp572 String InspectorStyle::shorthandValue(const String& shorthandProperty) const in shorthandValue() function in WebCore::InspectorStyle