Searched defs:isDefault (Results 1 - 25 of 28) sorted by relevance

12

/external/webkit/Source/WebCore/html/
H A DHTMLAreaElement.h40 bool isDefault() const { return m_shape == Default; } function in class:WebCore::HTMLAreaElement
H A DHTMLTrackElement.cpp111 bool HTMLTrackElement::isDefault() const function in class:WebCore::HTMLTrackElement
116 void HTMLTrackElement::setIsDefault(bool isDefault) argument
118 setBooleanAttribute(defaultAttr, isDefault);
/external/srec/portable/src/
H A DPANSIFileSystemImpl.c284 ESR_ReturnCode PANSIFileSystemSetDefault(ESR_BOOL isDefault) argument
293 if (isDefault)
/external/llvm/lib/VMCore/
H A DPassRegistry.cpp147 bool isDefault,
175 if (isDefault) {
144 registerAnalysisGroup(const void *InterfaceID, const void *PassID, PassInfo& Registeree, bool isDefault, bool ShouldFree) argument
H A DPass.cpp214 const void *PassID, bool isDefault)
217 *this, isDefault);
213 RegisterAGBase(const char *Name, const void *InterfaceID, const void *PassID, bool isDefault) argument
/external/icu4c/common/
H A Dbrkiter.cpp254 virtual UBool isDefault() const { function in class:ICUBreakIteratorService
H A Dserv.cpp429 if (isDefault()) {
913 ICUService::isDefault() const function in class:ICUService
H A Duresbund.c463 static UResourceDataEntry *findFirstExisting(const char* path, char* name, UBool *isRoot, UBool *hasChopped, UBool *isDefault, UErrorCode* status) { argument
475 *isDefault = (UBool)(uprv_strncmp(name, defaultLoc, uprv_strlen(name)) == 0);
528 UBool isDefault = FALSE; local
562 r = findFirstExisting(path, name, &isRoot, &hasChopped, &isDefault, &intStatus);
620 if(r==NULL && !isDefault && !isRoot /*&& t1->fParent == NULL*/) {
623 r = findFirstExisting(path, name, &isRoot, &hasChopped, &isDefault, &intStatus);
628 isDefault = TRUE;
662 r = findFirstExisting(path, name, &isRoot, &hasChopped, &isDefault, &intStatus);
/external/webkit/Source/WebKit/chromium/public/linux/
H A DWebThemeEngine.h90 bool isDefault; // Whether the button is default button. member in struct:WebKit::WebThemeEngine::ButtonExtraParams
/external/icu4c/i18n/
H A Dcoll.cpp186 virtual UBool isDefault() const { function in class:ICUCollatorService
H A Dnumfmt.cpp848 virtual UBool isDefault() const { function in class:ICUNumberFormatService
H A Dcalendar.cpp490 virtual UBool isDefault() const { function in class:CalendarService
H A Ddecimfmt.cpp3822 UBool isDefault = FALSE; local
3831 isDefault = fNegPrefixPattern->length() == (length+2) &&
3836 if (!isDefault &&
3840 isDefault = fNegativePrefix.length() == (length+1) &&
3845 if (isDefault) {
/external/webkit/Source/WebCore/platform/chromium/
H A DPlatformBridge.h313 bool isDefault; // Whether the button is default button. member in struct:WebCore::PlatformBridge::ButtonExtraParams
/external/webkit/Source/WebCore/rendering/
H A DRenderTheme.cpp727 if (isDefault(o))
840 bool RenderTheme::isDefault(const RenderObject* o) const function in class:WebCore::RenderTheme
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ant.core_3.2.200.v20100427.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.runtime_3.6.0.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.app_1.3.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.launching_3.5.100.v20100526.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 870 milliseconds

12