Searched defs:override (Results 1 - 25 of 68) sorted by path

123

/macosx-10.9.5/Heimdal-323.92.1/appl/xnlock/
H A Dxnlock.c913 Widget override; local
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dcache.c118 krb5_cc_register(krb5_context context, const krb5_cc_ops *ops, krb5_boolean override) argument
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Ddtptngen.cpp613 UBool override = TRUE; local
887 addPattern( const UnicodeString& pattern, UBool override, UnicodeString &conflictingPattern, UErrorCode& status) argument
907 addPatternWithSkeleton( const UnicodeString& pattern, const UnicodeString* skeletonToUse, UBool override, UnicodeString& conflictingPattern, UErrorCode& status) argument
[all...]
H A Dsmpdtfmt.cpp313 SimpleDateFormat(const UnicodeString& pattern, const UnicodeString& override, UErrorCode &status) argument
357 SimpleDateFormat(const UnicodeString& pattern, const UnicodeString& override, const Locale& locale, UErrorCode& status) argument
H A Dudatpg.cpp119 udatpg_addPattern(UDateTimePatternGenerator *dtpg, const UChar *pattern, int32_t patternLength, UBool override, UChar *conflictingPattern, int32_t capacity, int32_t *pLength, UErrorCode *pErrorCode) argument
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Ddynid.c869 struct berval override = {0}; local
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_client/
H A Dcspclient.cpp123 void Context::override(const Security::Context &ctx) function in class:Security::CssmClient::Context
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_client/lib/
H A Dcspclient.cpp123 void Context::override(const Security::Context &ctx) function in class:Security::CssmClient::Context
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLMediaElement.h121 virtual bool doesHaveAttribute(const AtomicString&) const override; member in class:WebCore::HTMLMediaElement
/macosx-10.9.5/WebCore-7537.78.1/html/canvas/
H A DCanvasRenderingContext2D.cpp2176 bool override = computedStyle ? isOverride(computedStyle->unicodeBidi()) : false; local
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorResourceAgent.h152 virtual void loadResource(ErrorString*, const String& frameId, const String& url, PassRefPtr<LoadResourceCallback>) override; member in class:WebCore::InspectorResourceAgent
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DCaptionUserPreferences.cpp223 void CaptionUserPreferences::setCaptionsStyleSheetOverride(const String& override) argument
H A DCaptionUserPreferences.h88 virtual void setTestingMode(bool override) { m_testingMode = override; } argument
H A DCaptionUserPreferencesMediaAF.cpp483 Vector<String> override = userPreferredLanguagesOverride(); local
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DLanguage.cpp84 void overrideUserPreferredLanguages(const Vector<String>& override) argument
91 Vector<String>& override = preferredLanguagesOverride(); local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DLayerCompositingThread.cpp558 LayerOverride* LayerCompositingThread::override() function in class:WebCore::LayerCompositingThread
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/filters/
H A DFilterOperation.h231 virtual bool operator==(const FilterOperation&) const override; member in class:WebCore::BasicColorMatrixFilterOperation
261 virtual bool operator==(const FilterOperation&) const override; member in class:WebCore::BasicComponentTransferFilterOperation
/macosx-10.9.5/WebCore-7537.78.1/platform/text/
H A DBidiContext.cpp37 inline PassRefPtr<BidiContext> BidiContext::createUncached(unsigned char level, Direction direction, bool override, BidiEmbeddingSource source, BidiContext* parent) argument
42 PassRefPtr<BidiContext> BidiContext::create(unsigned char level, Direction direction, bool override, BidiEmbeddingSource source, BidiContext* parent) argument
H A DBidiContext.h46 bool override() const { return m_override; } function in class:WebCore::BidiContext
51 BidiContext(unsigned char level, WTF::Unicode::Direction direction, bool override, BidiEmbeddingSource source, BidiContext* parent) argument
H A DBidiResolver.h427 bool override = embedding.direction() == LeftToRightOverride || embedding.direction() == RightToLeftOverride; local
532 void BidiResolver<Iterator, Run>::createBidiRunsForLine(const Iterator& end, VisualDirectionOverride override, bool hardLineBreak) argument
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderBlockLineLayout.cpp1294 static inline void constructBidiRunsForSegment(InlineBidiResolver& topResolver, BidiRunList<BidiRun>& bidiRuns, const InlineIterator& endOfRuns, VisualDirectionOverride override, bool previousLineBrokeCleanly) argument
1361 static inline void constructBidiRunsForLine(const RenderBlock* block, InlineBidiResolver& topResolver, BidiRunList<BidiRun>& bidiRuns, const InlineIterator& endOfLine, VisualDirectionOverride override, bool previousLineBrokeCleanly) argument
1860 VisualDirectionOverride override = (styleToUse->rtlOrdering() == VisualOrder ? (styleToUse->direction() == LTR ? VisualLeftToRightOverride : VisualRightToLeftOverride) : NoVisualOverride); local
/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGFEImageElement.h49 virtual void didNotifySubtreeInsertions(ContainerNode*) override; member in class:WebCore::FINAL
H A DSVGMPathElement.h47 virtual void didNotifySubtreeInsertions(ContainerNode*) override; member in class:WebCore::FINAL
H A DSVGTRefElement.h38 virtual void didNotifySubtreeInsertions(ContainerNode*) override; member in class:WebCore::FINAL
H A DSVGTextPathElement.h116 virtual void didNotifySubtreeInsertions(ContainerNode*) override; member in class:WebCore::FINAL

Completed in 288 milliseconds

123