| /third_party/ffmpeg/libavfilter/ |
| D | vf_datascope.c | 35 int x, y; member 38 int axis; member 56 #define OFFSET(x) offsetof(DatascopeContext, x) argument 86 int x0, int y0, const uint8_t *text, int vertical) in draw_text() 88 int x = x0; in draw_text() local 108 static void pick_color8(FFDrawContext *draw, FFDrawColor *color, AVFrame *in, int x, int y, int *va… in pick_color8() 126 static void pick_color16(FFDrawContext *draw, FFDrawColor *color, AVFrame *in, int x, int y, int *v… in pick_color16() 195 int x, y, p; in filter_color2() local 209 char text[256]; in filter_color2() local 242 int x, y, p; in filter_color() local [all …]
|
| /third_party/libinput/tools/ |
| D | libinput-debug-gui.c | 81 int x, y; member 85 double x, y; member 151 double x, y; member 158 double x, y; member 167 double x, y; member 197 int x, y; /* ABS_X/Y */ member 199 int x, y; /* ABS_MT_POSITION_X/Y */ member 448 int x, y; in draw_evdev_abs() local 645 draw_text(cairo_t *cr, const char *text, double x, double y) in draw_text() 776 double x, y; in draw_tablet() local [all …]
|
| /third_party/mesa3d/src/imgui/ |
| D | imgui_widgets.cpp | 127 void ImGui::TextUnformatted(const char* text, const char* text_end) in TextUnformatted() 1207 bool ImGui::SplitterBehavior(const ImRect& bb, ImGuiID id, ImGuiAxis axis, float* size1, float* siz… in SplitterBehavior() 1733 const ImGuiAxis axis = (flags & ImGuiDragFlags_Vertical) ? ImGuiAxis_Y : ImGuiAxis_X; in DragBehaviorT() local 2109 const ImGuiAxis axis = (flags & ImGuiSliderFlags_Vertical) ? ImGuiAxis_Y : ImGuiAxis_X; in SliderBehaviorT() local 2908 const ImWchar* text = obj->TextW.Data; in STB_TEXTEDIT_LAYOUTROW() local 2965 ImWchar* text = obj->TextW.Data; in STB_TEXTEDIT_INSERTCHARS() local 3536 ImWchar* text = edit_state.TextW.Data; in InputTextEx() local 4072 … for (float x = p_min.x + grid_off.x + (yi & 1) * grid_step; x < p_max.x; x += grid_step * 2.0f) in RenderColorRectWithAlphaCheckerboard() local 4501 void ImGui::ColorTooltip(const char* text, const float* col, ImGuiColorEditFlags flags) in ColorTooltip()
|
| /third_party/skia/third_party/externals/oboe/docs/reference/ |
| D | jquery.js | 16 …ion(b0,b4,b3){var b2,b5,b1,b6;if(!b0){return this}if(b0.nodeType){this.context=this[0]=b0;this.len… property 23 …'"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,bC="sizcache"+(Math.rando… 61 …){var a=c.scrollTo=function(f,e,d){c(window).scrollTo(f,e,d)};a.defaults={axis:"xy",duration:parse… property 68 …rTip[F].call(this,this,N)}var O=k.extend({},k.fn.powerTip.defaults,F),G=new x(O);h();this.each(fun… function in c.fn.scrollTo.anonymousFunctione26a2b0c21400.t.G 87 …xports==="object"){module.exports=a(require("jquery"))}else{a(jQuery)}}}(function(a){var b=[],e=!!… argument
|
| /third_party/typescript/tests/lib/ |
| D | lib.d.ts | 4108 x?: number; property 5289 text: string; property 5619 x: number; property 7346 text: string; property 7608 text: any; property 9008 x: number; property 9989 text: string; property 10026 text: string; property 10174 text: string; property 10354 axis: string; property [all …]
|
| /third_party/typescript/lib/ |
| D | lib.dom.d.ts | 325 x?: number; property 340 x?: number; property 350 x?: number | null; property 672 x?: string; property 1708 text?: string; property 2568 text(): Promise<string>; method 2593 text(): Promise<string>; method 4119 x: number; property 4135 readonly x: number; property 4167 x: number; property [all …]
|
| /third_party/typescript/src/lib/ |
| D | dom.generated.d.ts | 305 x?: number; property 320 x?: number; property 330 x?: number | null; property 652 x?: string; property 1688 text?: string; property 2548 text(): Promise<string>; method 2573 text(): Promise<string>; method 4099 x: number; property 4115 readonly x: number; property 4147 x: number; property [all …]
|
| /third_party/libevdev/doc/html/ |
| D | jquery.js | 2 …ule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)for(r in c)(i=t… method 15 …=$.scrollTo=function(a,d,b){return $(window).scrollTo(a,d,b)};p.defaults={axis:"xy",duration:0,lim… property 35 …seDetectionEnabled=!1);else{var i=!0,s=null,o={mousemove:function(t){var e={x:t.pageX,y:t.pageY,ti… property
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 36340 IsPowerOfTwo(T x) in IsPowerOfTwo() 73448 T x, y; member 74245 T x, y, z; member 74358 T x, y, z, w; member 75123 T x, y, width, height; member 75670 RoundDownToMultiple(int32_t x, int32_t aMultiplier) in RoundDownToMultiple() 75685 RoundUpToMultiple(int32_t x, int32_t aMultiplier) in RoundUpToMultiple() 81303 static nsIAtom* axis; member in nsGkAtoms 82409 static nsIAtom* text; member in nsGkAtoms 82786 static nsIAtom* x; member in nsGkAtoms [all …]
|