/external/chromium_org/third_party/WebKit/Source/core/fetch/ |
ImageResource.h | 74 enum SizeType { 79 LayoutSize imageSizeForRenderer(const RenderObject*, float multiplier, SizeType = NormalSize); // returns the size of the complete image.
|
/external/llvm/include/llvm/ADT/ |
MapVector.h | 34 typedef typename VectorType::size_type SizeType; 43 SizeType size() const {
|
/frameworks/compile/mclinker/include/mcld/LD/ |
LDSymbol.h | 36 typedef ResolveInfo::SizeType SizeType; 106 SizeType size() const 118 void setSize(SizeType pSize) {
|
ResolveInfo.h | 42 typedef uint64_t SizeType; 128 void setSize(SizeType pSize) 195 SizeType size() const 273 SizeType m_Size;
|
/external/chromium_org/ui/views/layout/ |
grid_layout.h | 94 enum SizeType { 288 GridLayout::SizeType size_type, 312 GridLayout::SizeType size_type,
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderBox.h | 37 enum SizeType { MainOrPreferredSize, MinSize, MaxSize }; 422 bool sizesLogicalWidthToFitContent(SizeType) const; 426 LayoutUnit computeLogicalWidthInRegionUsing(SizeType, Length logicalWidth, LayoutUnit availableLogicalWidth, const RenderBlock* containingBlock, RenderRegion*) const; [all...] |
/external/clang/include/clang/Basic/ |
TargetInfo.h | 173 IntType SizeType, IntMaxType, UIntMaxType, PtrDiffType, IntPtrType, WCharType, 203 IntType getSizeType() const { return SizeType; }
|
/external/clang/lib/Sema/ |
SemaExprCXX.cpp | [all...] |
SemaDeclCXX.cpp | [all...] |
SemaExpr.cpp | [all...] |
TreeTransform.h | [all...] |