Searched refs:AlignLeft (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
H A DGraphicsTypes.h107 enum HorizontalAlignment { AlignLeft, AlignRight, AlignHCenter }; enumerator in enum:WebCore::HorizontalAlignment
/external/clang/unittests/Format/
H A DFormatTest.cpp5176 FormatStyle AlignLeft = getLLVMStyleWithColumns(12); local
5177 AlignLeft.AlignEscapedNewlinesLeft = true;
5183 format("#define A \"some text other\";", AlignLeft));

Completed in 112 milliseconds