/frameworks/support/v7/gridlayout/src/android/support/v7/widget/ |
GridLayout.java | 111 * If either a weight or alignment were defined along a given axis then the component 130 * given axis. During layout, GridLayout solves the constraints so as to return the unique 249 final Axis mHorizontalAxis = new Axis(true); 250 final Axis mVerticalAxis = new Axis(false); 319 * To control which axis should be processed first during the layout operation: 320 * when orientation is {@link #HORIZONTAL} the horizontal axis is laid out first. 653 Axis axis = horizontal ? mHorizontalAxis : mVerticalAxis local 677 Axis axis = horizontal ? mHorizontalAxis : mVerticalAxis; local 725 final Axis axis = horizontal ? mHorizontalAxis : mVerticalAxis; local 812 Axis axis = horizontal ? mHorizontalAxis : mVerticalAxis; local 918 Axis axis = horizontal ? mHorizontalAxis : mVerticalAxis; local [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/ |
XPathContext.java | 36 import org.apache.xml.dtm.Axis; 298 DTMIterator iter = new org.apache.xpath.axes.OneStepIteratorForward(Axis.SELF); [all...] |
/prebuilts/sdk/current/support/v7/gridlayout/libs/ |
android-support-v7-gridlayout.jar | |
/sdk/testapps/gridlayoutTest/v7-gridlayout/libs/ |
android-support-v7-gridlayout.jar | |
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
FontFamily_Delegate.java | 287 int ttcIndex, List<FontListParser.Axis> listOfAxis,
|
/prebuilts/misc/common/droiddriver/ |
droiddriver-1.0.0-BETA1.jar | |
droiddriver-0.9.jar | |
/frameworks/native/services/inputflinger/ |
InputReader.h | 793 /* Raw axis information from the driver. */ [all...] |
InputReader.cpp | 6854 const Axis& axis = mAxes.valueAt(i); local 6897 const Axis& axis = mAxes.valueAt(i); local 7001 Axis& axis = mAxes.editValueAt(i); local 7026 const Axis& axis = mAxes.valueAt(i); local 7071 Axis& axis = mAxes.editValueAt(i); local 7083 Axis& axis = mAxes.editValueAt(index); local 7144 const Axis& axis = mAxes.valueAt(i); local 7181 Axis& axis = mAxes.editValueAt(i); local [all...] |
/external/freetype/src/autofit/ |
aflatin.c | 72 metrics->axis[AF_DIMENSION_HORZ].width_count = 0; 73 metrics->axis[AF_DIMENSION_VERT].width_count = 0; 163 AF_LatinAxis axis = &metrics->axis[dim]; local 164 AF_AxisHints axhints = &hints->axis[dim]; 203 axis->widths[num_widths++].org = dist; 209 af_sort_and_quantize_widths( &num_widths, axis->widths, 211 axis->width_count = num_widths; 217 AF_LatinAxis axis = &metrics->axis[dim] local 269 AF_LatinAxis axis = &metrics->axis[AF_DIMENSION_VERT]; local 894 AF_LatinAxis axis; local 1158 AF_AxisHints axis = &hints->axis[dim]; local 1380 AF_AxisHints axis = &hints->axis[dim]; local 1516 AF_AxisHints axis = &hints->axis[dim]; local 1833 AF_AxisHints axis = &hints->axis[AF_DIMENSION_VERT]; local 2088 AF_LatinAxis axis = &metrics->axis[dim]; local 2297 AF_AxisHints axis = &hints->axis[dim]; local 2815 AF_LatinAxis axis; local [all...] |
/external/skia/src/ports/ |
SkFontMgr_android.cpp | 470 const FontParameters::Axis* paramAxes = params.getAxes(¶mAxisCount);
|
SkFontHost_FreeType.cpp | [all...] |
SkFontMgr_android_parser.cpp | 172 SK_FONTCONFIGPARSER_WARNING("'%c%c%c%c' axis specified more than once", 180 SK_FONTCONFIGPARSER_WARNING("'%s' is an invalid axis tag", value); 186 SK_FONTCONFIGPARSER_WARNING("'%s' is an invalid axis stylevalue", value); 191 SkFontMgr::FontParameters::Axis& axis = file.fAxes.push_back(); 192 axis.fTag = axisTag; 193 axis.fStyleValue = SkFixedToScalar(axisStyleValue); 236 if (MEMEQ("axis", tag, len)) {
|
SkFontMgr_fontconfig.cpp | [all...] |
SkFontHost_mac.cpp | [all...] |
/external/chromium-trace/catapult/third_party/flot/ |
NEWS.md | 11 last axis ticks, allowing plots to span the full width of their container. 41 - Fixed broken auto-scale behavior when using deprecated [x|y]2axis options. 75 - Fixed a regression from 0.7 where axis labels were given the wrong width, 79 - Fixed a bug where the second axis in an xaxes/yaxes array incorrectly had 81 other side of the plot from the first axis. This resulted in the axis bar 90 for purposes of determing the range of the x-axis. 107 - When using multiple axes on opposite sides of the plot, the innermost axis 144 - Fixed a regression in text rendering, introduced in 0.8, that caused axis 145 labels with the same text as another label on the same axis to disappear [all...] |
/external/guice/extensions/persist/lib/ |
jaxen-1.1-beta-7.jar | |
/external/owasp/sanitizer/tools/findbugs/lib/ |
jaxen-1.1.6.jar | |
/prebuilts/tools/common/m2/repository/jaxen/jaxen/1.1.1/ |
jaxen-1.1.1.jar | |
/prebuilts/tools/common/m2/repository/jaxen/jaxen/1.1.6/ |
jaxen-1.1.6.jar | |
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/ |
FlexAntTasks.jar | |
/prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/ |
xalan-2.6.0.jar | |
/frameworks/base/ |
compiled-classes-phone | [all...] |
/prebuilts/sdk/current/support/v17/leanback/libs/ |
android-support-v17-leanback.jar | |
/prebuilts/devtools/tools/lib/ |
jfreechart-1.0.9.jar | |