Searched refs:Relative (Results 1 – 25 of 42) sorted by relevance
12
/external/webkit/Source/WebCore/platform/ |
D | Length.cpp | 41 return Length(1, Relative); in parseLength() 66 return Length(1, Relative); in parseLength() 71 return Length(r, Relative); in parseLength() 72 return Length(1, Relative); in parseLength() 76 return Length(0, Relative); in parseLength()
|
D | Length.h | 37 enum LengthType { Auto, Relative, Percent, Fixed, Intrinsic, MinIntrinsic }; enumerator 172 bool isRelative() const { return type() == Relative; } in isRelative()
|
/external/clang/include/clang/Config/ |
D | config.h.cmake | 4 /* Relative directory for resource files */
|
D | config.h.in | 9 /* Relative directory for resource files */
|
/external/iptables/extensions/ |
D | libxt_rateest.man | 17 .\" * Relative: 22 .\" * Relative + Delta:
|
/external/webkit/Source/WebCore/platform/graphics/android/layers/ |
D | FixedPositioning.h | 39 enum SkLengthType { Undefined, Auto, Relative, enumerator
|
/external/webkit/Source/WebCore/rendering/ |
D | RenderImage.cpp | 456 case Relative: // FIXME: Shouldn't this case return true? in isLogicalWidthSpecified() 472 case Relative: // FIXME: Shouldn't this case return true? in isLogicalHeightSpecified()
|
D | AutoTableLayout.cpp | 111 case Relative: in recalcColumn() 516 case Relative: in layout()
|
D | RenderTable.cpp | 235 if (logicalWidthType > Relative && style()->logicalWidth().isPositive()) { in computeLogicalWidth()
|
D | RenderTableSection.cpp | 221 case Relative: in addCell()
|
/external/webkit/Source/WebKit/gtk/docs/ |
D | GNUmakefile.am | 17 # The directory containing the source code. Relative to $(srcdir).
|
/external/lohit-fonts/lohit-telugu-ttf/ |
D | ChangeLog.old | 114 - Bug 215894: Relative height of 0x0901 (and 0x0902) on 0x0915 is different than other devnagari ch… 162 - Bug 215894 : Relative height of 0x0901 (and 0x0902) on 0x0915 is different than
|
/external/lohit-fonts/lohit-kannada-ttf/ |
D | ChangeLog.old | 114 - Bug 215894: Relative height of 0x0901 (and 0x0902) on 0x0915 is different than other devnagari ch… 162 - Bug 215894 : Relative height of 0x0901 (and 0x0902) on 0x0915 is different than
|
/external/lohit-fonts/lohit-bengali-ttf/ |
D | ChangeLog.old | 114 - Bug 215894: Relative height of 0x0901 (and 0x0902) on 0x0915 is different than other devnagari ch… 162 - Bug 215894 : Relative height of 0x0901 (and 0x0902) on 0x0915 is different than
|
/external/clang/ |
D | CMakeLists.txt | 72 "Relative directory from the Clang binary to its resource files.")
|
/external/webkit/Source/WebCore/css/ |
D | CSSPrimitiveValue.cpp | 175 case Relative: in CSSPrimitiveValue()
|
/external/antlr/antlr-3.4/runtime/Python/ |
D | pylintrc | 69 # W0403: Relative import
|
/external/llvm/lib/Target/Mips/ |
D | Mips16InstrInfo.td | 132 // Purpose: Add Immediate Unsigned Word (3-Operand, PC-Relative, Extended)
|
/external/llvm/include/llvm/Config/ |
D | config.h.in | 12 /* Relative directory for resource files */
|
D | config.h.cmake | 11 /* Relative directory for resource files */
|
/external/llvm/projects/sample/autoconf/ |
D | configure.ac | 747 [Relative directory from the Clang binary for resource files]),, 750 [Relative directory for resource files])
|
/external/llvm/autoconf/ |
D | configure.ac | 885 [Relative directory from the Clang binary for resource files]),, 888 [Relative directory for resource files])
|
/external/protobuf/ |
D | ltmain.sh | 3398 /* Relative path | not found in path: prepend cwd */
|
/external/protobuf/gtest/build-aux/ |
D | ltmain.sh | 3398 /* Relative path | not found in path: prepend cwd */
|
/external/expat/conftools/ |
D | ltmain.sh | 4706 /* Relative path | not found in path: prepend cwd */
|
12