Searched defs:style (Results 151 - 175 of 457) sorted by relevance

1234567891011>>

/macosx-10.9.5/ICU-511.35/icuSources/samples/layout/
H A Dcgnomelayout.c230 GtkStyle *style; local
H A Dgnomelayout.cpp253 GtkStyle *style = gtk_style_copy(gtk_widget_get_style(area)); local
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dcompactdecimalformattest.cpp298 void CompactDecimalFormatTest::CheckLocale(const Locale& locale, UNumberCompactStyle style, const ExpectedResult* expectedResults, int32_t expectedResultLength) { argument
326 CompactDecimalFormatTest::createCDFInstance(const Locale& locale, UNumberCompactStyle style, UErrorCode& status) { argument
337 const char *CompactDecimalFormatTest::StyleStr(UNumberCompactStyle style) { argument
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/acl/
H A Dgssacl.c45 gssattr_dynacl_parse( const char *fname, int lineno, const char *opts, slap_style_t style, const char *pattern, void **privp ) argument
H A Dposixgroup.c40 pg_dynacl_parse( const char *fname, int lineno, const char *opts, slap_style_t style, const char *pattern, void **privp ) argument
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dlimits.c95 unsigned style = lm[0]->lm_flags & SLAP_LIMITS_MASK; local
220 unsigned type, style; local
899 unsigned type, style; local
[all...]
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dauth2-jpake.c222 char *rounds_s, *style; local
H A Dauth2.c222 char *user, *service, *method, *style = NULL; local
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSStyleSheet.cpp330 int CSSStyleSheet::addRule(const String& selector, const String& style, int index, ExceptionCode& ec) argument
345 int CSSStyleSheet::addRule(const String& selector, const String& style, ExceptionCode& ec) argument
H A DCSSToStyleMap.cpp44 RenderStyle* CSSToStyleMap::style() const function in class:WebCore::CSSToStyleMap
[all...]
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DText.cpp268 RenderText* Text::createTextRenderer(RenderArena* arena, RenderStyle* style) argument
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DApplyBlockElementCommand.cpp245 RenderStyle* style = renderStyleOfEnclosingTextNode(position); local
H A DDeleteButtonController.cpp115 RenderStyle* style = renderer->style(); local
[all...]
H A DEditingStyle.h85 static PassRefPtr<EditingStyle> create(const StylePropertySet* style) argument
97 MutableStylePropertySet* style() { return m_mutableStyle.get(); } function in class:WebCore::EditingStyle
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLBodyElement.cpp72 void HTMLBodyElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) argument
[all...]
H A DHTMLImageElement.cpp89 void HTMLImageElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) argument
157 createRenderer(RenderArena* arena, RenderStyle* style) argument
[all...]
H A DHTMLVideoElement.cpp93 void HTMLVideoElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DGraphicsContextCGWin.cpp184 void GraphicsContext::drawLineForDocumentMarker(const FloatPoint& point, float width, DocumentMarkerLineStyle style) argument
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderRegion.h192 RefPtr<RenderStyle> style; member in struct:WebCore::RenderRegion::ObjectRegionStyleInfo
H A DRenderTextControl.cpp77 static inline bool updateUserModifyProperty(Node* node, RenderStyle* style) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DRenderSVGInlineText.cpp223 void RenderSVGInlineText::computeNewScaledFontForStyle(RenderObject* renderer, const RenderStyle* style, float& scalingFactor, Font& scaledFont) argument
H A DRenderSVGResourceClipper.cpp122 RenderStyle* style = renderer->style(); local
242 RenderStyle* style = renderer->style(); local
282 RenderStyle* style = renderer->style(); local
[all...]
H A DSVGRenderingContext.cpp103 RenderStyle* style = m_object->style(); local
[all...]
H A DSVGResources.cpp186 bool SVGResources::buildCachedResources(const RenderObject* object, const SVGRenderStyle* style) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGStyledElement.cpp297 void SVGStyledElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) argument

Completed in 307 milliseconds

1234567891011>>