Home
last modified time | relevance | path

Searched defs:isDefault (Results 1 – 16 of 16) sorted by relevance

/external/webkit/Source/WebCore/html/
DHTMLTrackElement.cpp111 bool HTMLTrackElement::isDefault() const in isDefault() function in WebCore::HTMLTrackElement
116 void HTMLTrackElement::setIsDefault(bool isDefault) in setIsDefault()
DHTMLAreaElement.h40 bool isDefault() const { return m_shape == Default; } in isDefault() function
/external/chromium/chrome/browser/resources/options/
Dbrowser_options.js171 updateDefaultBrowserState_: function(statusString, isDefault, argument
451 BrowserOptions.updateDefaultBrowserState = function(statusString, isDefault, argument
/external/srec/portable/src/
DPANSIFileSystemImpl.c284 ESR_ReturnCode PANSIFileSystemSetDefault(ESR_BOOL isDefault) in PANSIFileSystemSetDefault()
/external/llvm/lib/VMCore/
DPassRegistry.cpp147 bool isDefault, in registerAnalysisGroup()
DPass.cpp214 const void *PassID, bool isDefault) in RegisterAGBase()
/external/webkit/Source/WebKit/chromium/public/linux/
DWebThemeEngine.h90 bool isDefault; // Whether the button is default button. member
/external/icu4c/common/
Dbrkiter.cpp254 virtual UBool isDefault() const { in isDefault() function in ICUBreakIteratorService
Duresbund.c463 …ing(const char* path, char* name, UBool *isRoot, UBool *hasChopped, UBool *isDefault, UErrorCode* … in findFirstExisting()
528 UBool isDefault = FALSE; in entryOpen() local
Dserv.cpp913 ICUService::isDefault() const in isDefault() function in ICUService
/external/webkit/Source/WebCore/platform/chromium/
DPlatformBridge.h313 bool isDefault; // Whether the button is default button. member
/external/webkit/Source/WebCore/rendering/
DRenderTheme.cpp840 bool RenderTheme::isDefault(const RenderObject* o) const in isDefault() function in WebCore::RenderTheme
/external/icu4c/i18n/
Dcoll.cpp186 virtual UBool isDefault() const { in isDefault() function in ICUCollatorService
Dnumfmt.cpp848 virtual UBool isDefault() const { in isDefault() function in ICUNumberFormatService
Dcalendar.cpp490 virtual UBool isDefault() const { in isDefault() function in CalendarService
Ddecimfmt.cpp3822 UBool isDefault = FALSE; in toPattern() local