Searched +defs:axis +defs:text +defs:x (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython2/Tools/pynche/ |
D | StripViewer.py | 101 def __init__(self, canvas, x): argument 106 def _create(self, x): argument 126 def move_to(self, x): argument 130 def set_text(self, text): argument 137 def _create(self, x): argument 171 axis = None, argument
|
/external/skia/tests/ |
D | SerializationTest.cpp | 317 for (int x = 0; x < b2.width(); ++x) { in compare_bitmaps() local 324 static void serialize_and_compare_typeface(sk_sp<SkTypeface> typeface, const char* text, in serialize_and_compare_typeface() 373 SkFixed axis = SK_FixedSqrt2; in TestPictureTypefaceSerialization() local 401 for (int x = 0; x < kBitmapSize; x += i) { in make_checkerboard_bitmap() local
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/ |
D | XYGraphWidget.java | 245 public AxisValueLabelFormatter getAxisValueLabelFormatterForVal(double x, in getAxisValueLabelFormatterForVal() 412 private void drawTickText(Canvas canvas, XYAxisType axis, Number value, in drawTickText() 682 private void drawMarkerText(Canvas canvas, String text, ValueMarker marker, in drawMarkerText() 683 float x, float y) { in drawMarkerText() 1095 public void setCursorPosition(float x, float y) { in setCursorPosition()
|
/external/python/cpython2/Mac/Modules/ctl/ |
D | _Ctlmodule.c | 139 #define CtlObj_Check(x) ((x)->ob_type == &Control_Type || PyObject_TypeCheck((x), &Control_Type)) argument 471 DragConstraint axis; in CtlObj_DragControl() local 2437 CFStringRef text; in CtlObj_SetDataBrowserEditText() local 2456 CFStringRef text; in CtlObj_CopyDataBrowserEditText() local 2474 CFMutableStringRef text; in CtlObj_GetDataBrowserEditText() local 4796 CFStringRef text; in Ctl_CreateEditTextControl() local 4831 CFStringRef text; in Ctl_CreateStaticTextControl() local 5295 CFStringRef text; in Ctl_CreateEditUnicodeTextControl() local
|
/external/doclava/res/assets/templates-sdk/assets/js/ |
D | android_3p-bundle.js | 2477 …play");d.remove();if(e==="none"||e===""){ck||(ck=c.createElement("iframe"),ck.frameBorder=ck.width… function 2478 …xec(a);b&&(b[1]=(b[1]||"").toLowerCase(),b[3]=b[3]&&new RegExp("(?:^|\\s)"+b[3]+"(?:\\s|$)"));retu… function 2662 ….mouse,{widgetEventPrefix:"drag",options:{addClasses:!0,appendTo:"parent",axis:!1,connectToSortabl… property 2678 …,a.ui.mouse,{widgetEventPrefix:"sort",ready:!1,options:{appendTo:"parent",axis:!1,connectWith:!1,c… property 2690 …r ui-state-active ",i="ui-button-icons-only ui-button-icon-only ui-button-text-icons ui-button-tex… property 2698 (function(a,b){var c=5;a.widget("ui.slider",a.ui.mouse,{widgetEventPrefix:"slide",options:{animate:… property 2754 …ons.from||(e=="show"?{height:0,width:0}:i);var j={y:g!="horizontal"?f/100:1,x:g!="vertical"?f/100:… property
|