/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/ |
ValueMarker.java | 47 private PositionMetricType textPosition;
64 public ValueMarker(Number value, String text, PositionMetricType textPosition) {
66 this.textPosition = textPosition;
74 * @param textPosition
78 public ValueMarker(Number value, String text, PositionMetricType textPosition, Paint linePaint, Paint textPaint) {
79 this(value, text, textPosition);
86 public ValueMarker(Number value, String text, PositionMetricType textPosition, int linePaint, int textPaint) {
87 this(value, text, textPosition);
150 return textPosition;
[all...] |
XValueMarker.java | 38 * @param textPosition
42 public XValueMarker(Number value, String text, YPositionMetric textPosition, Paint linePaint, Paint textPaint) {
43 super(value, text, textPosition, linePaint, textPaint);
51 * @param textPosition
55 public XValueMarker(Number value, String text, YPositionMetric textPosition, int linePaint, int textPaint) {
56 super(value, text, textPosition, linePaint, textPaint);
|
YValueMarker.java | 39 * @param textPosition
43 public YValueMarker(Number value, String text, XPositionMetric textPosition, Paint linePaint, Paint textPaint) {
44 super(value, text, textPosition, linePaint, textPaint);
51 * @param textPosition
55 public YValueMarker(Number value, String text, XPositionMetric textPosition, int linePaint, int textPaint) {
56 super(value, text, textPosition, linePaint, textPaint);
|
/external/harfbuzz_ng/src/ |
hb-directwrite.cc | 409 IFACEMETHODIMP GetTextAtPosition(uint32_t textPosition, 413 if (textPosition >= mTextLength) { 419 *textString = mText + textPosition; 420 *textLength = mTextLength - textPosition; 425 IFACEMETHODIMP GetTextBeforePosition(uint32_t textPosition, 429 if (textPosition == 0 || textPosition > mTextLength) { 437 *textLength = textPosition; 445 IFACEMETHODIMP GetLocaleName(uint32_t textPosition, 452 GetNumberSubstitution(uint32_t textPosition, [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
dwrite.h | 484 UINT32 textPosition; 488 UINT32 textPosition; [all...] |
/external/skia/src/ports/ |
SkFontMgr_win_dw.cpp | 649 UINT32 textPosition, 653 if (fLength <= textPosition) { 658 *textString = fString + textPosition; 659 *textLength = fLength - textPosition; 664 UINT32 textPosition, 668 if (textPosition < 1 || fLength <= textPosition) { 674 *textLength = textPosition; 684 UINT32 textPosition, 693 UINT32 textPosition, [all...] |
/prebuilts/misc/common/ecj/ |
ecj.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.apache.jasper_5.5.17.v201004212143.jar | |
/external/guice/extensions/struts2/lib/ |
core-3.1.1.jar | |
/external/icu/tools/srcgen/currysrc/libs/ |
org.eclipse.jdt.core_3.11.0.v20150602-1242.jar | |
/prebuilts/devtools/tools/lib/ |
ecj-4.4.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/ |
org.eclipse.jdt.core-3.9.1.v20130905-0837.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.2.2/ |
ecj-4.2.2.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.4/ |
ecj-4.4.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.4.2/ |
ecj-4.4.2.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.5.1/ |
ecj-4.5.1.jar | |
/prebuilts/tools/common/offline-m2/org/eclipse/jdt/core/compiler/ecj/4.4/ |
ecj-4.4.jar | |
/prebuilts/tools/common/offline-m2/org/eclipse/jdt/core/compiler/ecj/4.4.2/ |
ecj-4.4.2.jar | |
/prebuilts/tools/common/offline-m2/org/eclipse/jdt/core/compiler/ecj/4.5.1/ |
ecj-4.5.1.jar | |