/external/webkit/WebCore/platform/ |
D | Length.h | 34 enum LengthType { Auto, Relative, Percent, Fixed, Static, Intrinsic, MinIntrinsic }; enumerator 116 case Auto: 132 case Auto: 145 case Auto: in calcFloatValue() 157 bool isAuto() const { return type() == Auto; } in isAuto() 162 …bool isIntrinsicOrAuto() const { return type() == Auto || type() == MinIntrinsic || type() == Intr… in isIntrinsicOrAuto()
|
/external/webkit/WebCore/bindings/v8/ |
D | npruntime_internal.h | 38 #undef Auto
|
/external/webkit/WebCore/bridge/ |
D | npruntime_internal.h | 38 #undef Auto
|
/external/webkit/WebCore/rendering/ |
D | RenderVideo.cpp | 164 case Auto: in isWidthSpecified() 181 case Auto: in isHeightSpecified()
|
D | FixedTableLayout.cpp | 90 m_width.fill(Length(Auto)); in calcWidthArray() 175 if (m_width[cCol + i].isAuto() && w.type() != Auto) { in calcWidthArray()
|
D | RenderImage.cpp | 494 case Auto: in isWidthSpecified() 511 case Auto: in isHeightSpecified()
|
D | AutoTableLayout.cpp | 347 case Auto: in calcEffectiveWidth() 546 case Auto: in layout()
|
/external/tcpdump/ |
D | Makefile-devel-adds | 2 # Auto-regenerate configure script or Makefile when things change.
|
/external/webkit/WebCore/platform/gtk/ |
D | RenderThemeGtk.cpp | 279 style->setHeight(Length(Auto)); in adjustButtonStyle() 299 style->setHeight(Length(Auto)); in adjustMenuListStyle() 313 style->setHeight(Length(Auto)); in adjustTextFieldStyle()
|
/external/sonivox/arm-fm-22k/host_src/ |
D | arm-fm-22k.mak | 2 # Auto-generated sample makefile
|
/external/sonivox/arm-hybrid-22k/host_src/ |
D | arm-hybrid-22k.mak | 2 # Auto-generated sample makefile
|
/external/sonivox/arm-wt-22k/host_src/ |
D | arm-wt-22k.mak | 2 # Auto-generated sample makefile
|
/external/sonivox/arm-fm-22k/lib_src/ |
D | arm-fm-22k_lib.mak | 2 # Auto-generated sample makefile
|
/external/webkit/WebCore/platform/win/ |
D | WebCoreTextRenderer.cpp | 118 Font::setCodePath(complex ? Font::Complex : Font::Auto); in WebCoreSetAlwaysUsesComplexTextCodePath()
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
D | arm-hybrid-22k_lib.mak | 2 # Auto-generated sample makefile
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | arm-wt-22k_lib.mak | 2 # Auto-generated sample makefile
|
/external/zlib/contrib/ada/ |
D | zlib.ads | 53 type Header_Type is (None, Auto, Default, GZip); literal
|
/external/wpa_supplicant/ |
D | eapol_sm.h | 21 typedef enum { Auto, ForceUnauthorized, ForceAuthorized } PortControl; enumerator
|
D | eapol_sm.c | 242 sm->sPortMode = Auto; in SM_STATE() 335 else if (((sm->portControl == Auto) && in SM_STEP() 945 case Auto: in eapol_port_control() 1736 sm->portControl = Auto; in eapol_sm_init()
|
/external/webkit/WebCore/platform/graphics/ |
D | Font.h | 162 enum CodePath { Auto, Simple, Complex }; enumerator
|
D | Font.cpp | 54 Font::CodePath Font::s_codePath = Auto;
|
D | FontFastPath.cpp | 202 case Auto: in canUseGlyphCache()
|
/external/webkit/WebCore/platform/qt/ |
D | RenderThemeQt.cpp | 396 style->setHeight(Length(Auto)); in adjustButtonStyle() 541 style->setHeight(Length(Auto)); in adjustMenuListStyle() 595 style->setHeight(Length(Auto)); in adjustMenuListButtonStyle()
|
/external/webkit/WebKit/gtk/po/ |
D | en_GB.po | 359 msgid "Auto Load Images" 360 msgstr "Auto Load Images" 367 msgid "Auto Shrink Images" 368 msgstr "Auto Shrink Images"
|
D | pt_BR.po | 358 msgid "Auto Load Images" 359 msgstr "Auto-carregamento de Imagens" 366 msgid "Auto Shrink Images" 367 msgstr "Auto-Diminuição de Imagens"
|