Home
last modified time | relevance | path

Searched refs:on (Results 1 – 25 of 920) sorted by relevance

12345678910>>...37

/developtools/ace_js2bundle/ace-loader/test/lite/testcase/pages/bubble/
Dbubble.hml5 <div on:click="test3"></div>
10 <div on:click.bubble="test7"></div>
15 <div on:click.capture="test11"></div>
20 <div @swipe="swipe2" on:longpress.capture="longpress2"></div>
21 <div on:swipe="swipe3" @longpress.capture="longpress3"></div>
25 <div @swipe.bubble="swipe6" on:longpress.bubble="longpress6"></div>
26 <div on:swipe.bubble="swipe7" @longpress.bubble="longpress7" ></div>
30 <div @swipe.capture="swipe10" on:longpress="longpress10"></div>
31 <div on:swipe.capture="swipe11" @longpress="longpress11"></div>
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/listener/
DOnChartGestureListener.ets10 * distributed under the License is distributed on an "AS IS" BASIS,
18 * Listener for callbacks when doing gestures on the chart.
25 * Callbacks when a touch-gesture has started on the chart (ACTION_DOWN)
33 * Callbacks when a touch-gesture has ended on the chart (ACTION_UP, ACTION_CANCEL)
62 * Callbacks then a fling gesture is made on the chart.
75 * @param scaleX scalefactor on the x-axis
76 * @param scaleY scalefactor on the y-axis
84 * @param dX translation distance on the x-axis
85 * @param dY translation distance on the y-axis
/developtools/hdc/
DREADME.md8 - [Getting instructions on pc<a name="section129654513263"></a>](#getting-instructions-on-pc)
13 …lectively referred to as hdc below). This tool needs to support deployment on Windows/Linux /Mac a…
19on the development machine, the user can request to execute the corresponding hdc command under th…
21 2. The hdc server part: As a background process, it also runs on the development machine. The serve…
23 3. The hdc daemon part: the daemon is deployed on the OpenHarmony device running on demand, and is …
32 │ ├── daemon # Code directory on the device side
44on the target development machine, and the normal compilation of hdc will be output to the relevan…
47 ### Getting instructions on pc<a name="section129654513263"></a>
/developtools/ace_ets2bundle/compiler/sample/pages/testcases/
DstateStateBindingProp.ets10 * distributed under the License is distributed on an "AS IS" BASIS,
35 …console.log("onClick handler on GreenButton, updated value this.greenButtonState.width: " + this.g…
51 …console.log("onClick handler on RedButton, updated value this.redButtonState: " + this.redButtonSt…
67 …console.log("onClick handler on YellowButton, updated value this.yellowButtonState: " + this.yello…
86 … console.log("onClick handler on ShufflingContainer, updated value this.shuffle: " + this.shuffle);
93 …console.log("onClick handler on ShufflingContainer, updated value of yellowButtonProp: " + this.ye…
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/components/
DIMarker.ets10 * distributed under the License is distributed on an "AS IS" BASIS,
24 * @return The desired (general) offset you wish the IMarker to have on the x- and y-axis.
35 * You can adjust the offset conditionally based on this argument.
37 * You can adjust the offset conditionally based on this argument.
52 * Draws the IMarker on the given position on the screen with the given Canvas object.
DComponentBase.ets10 * distributed under the License is distributed on an "AS IS" BASIS,
29 * the offset in pixels this component has on the x-axis
34 * the offset in pixels this component has on the Y-axis
59 * Returns the used offset on the x-axis for drawing the axis or legend
69 * Sets the used x-axis offset for the labels on this axis.
78 * Returns the used offset on the x-axis for drawing the axis labels. This
88 * Sets the used y-axis offset for the labels on this axis. For the legend,
/developtools/ace_js2bundle/ace-loader/test/rich/testcase/pages/event/
Devent.hml32 <div on:touchstart="test3"></div>
35 <div on:touchstart.bubble="test6"></div>
37 <div on:touchstart.capture="test8"></div>
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/utils/
DViewPortHandler.ets10 * distributed under the License is distributed on an "AS IS" BASIS,
43 * minimum scale value on the y-axis
48 * maximum scale value on the y-axis
53 * minimum scale value on the x-axis
58 * maximum scale value on the x-axis
73 * current translation (drag distance) on the x-axis
78 * current translation (drag distance) on the y-axis
83 * offset that allows the chart to be dragged over its bounds on the x-axis
88 * offset that allows the chart to be dragged over its bounds on the x-axis
502 * Returns the charts-touch matrix used for translation and scale on touch.
[all …]
/developtools/smartperf_host/
DREADME.md3 …ate, and more, in swimlanes. Better yet, you can analyze the collected data intuitively on the GUI.
7 Smartperf_Host consists of the device end and PC end, which exchange data with each other based on
9 …capability by exposing plug-in interfaces for external systems. By drawing on this capability, you…
35 ### Loading Trace Files on Web Pages
36 …) and display the data in swimlanes. For details, see [Loading Trace Files on Web Pages](./ide/src…
38 …ration, and save path all customizable. For details, see [Capturing Traces on Web Pages](./ide/src…
39 ### Capturing Traces on a Device
40 Capture traces on the target device, with the content, duration, and save path all customizable. Fo…
56 In Smartperf_Host, you can collect the smaps data (type, Pss, Rss, Vss, and more) on a process-by-p…
DLICENSE41 form, that is based on (or derived from) the Work and for which the
52 or by an individual or Legal Entity authorized to submit on behalf of
56 communication on electronic mailing lists, source code control systems,
57 and issue tracking systems that are managed by, or on behalf of, the
63 on behalf of whom a Contribution has been received by Licensor and
145 Contributor provides its Contributions) on an "AS IS" BASIS,
170 on Your own behalf and on Your sole responsibility, not on behalf
185 file or class name and description of purpose be included on the
198 distributed under the License is distributed on an "AS IS" BASIS,
/developtools/hapsigner/autosign/
Dcreate_appcert_sign_profile.bat9 @rem distributed under the License is distributed on an "AS IS" BASIS,
17 @echo on
Dcreate_root.bat9 @rem distributed under the License is distributed on an "AS IS" BASIS,
17 @echo on
Dsign_hap.bat9 @rem distributed under the License is distributed on an "AS IS" BASIS,
17 @echo on
/developtools/smartperf_host/ide/
Dtsconfig.json30 …// "noImplicitAny": true, /* Raise error on expressions and declarations with an i…
33 …ndCallApply": true, /* Enable strict 'bind', 'call', and 'apply' methods on functions. */
35 …// "noImplicitThis": true, /* Raise error on 'this' expressions with an implied 'an…
39 // "noUnusedLocals": true, /* Report errors on unused locals. */
40 // "noUnusedParameters": true, /* Report errors on unused parameters. */
/developtools/profiler/host/smartperf/ide/
Dtsconfig.json30 …// "noImplicitAny": true, /* Raise error on expressions and declarations with an i…
33 …ndCallApply": true, /* Enable strict 'bind', 'call', and 'apply' methods on functions. */
35 …// "noImplicitThis": true, /* Raise error on 'this' expressions with an implied 'an…
39 // "noUnusedLocals": true, /* Report errors on unused locals. */
40 // "noUnusedParameters": true, /* Report errors on unused parameters. */
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/bundle/
Dbundle_mode.ts199 child.on('exit', (code: any) => {
207 child.on('error', (err: any) => {
211 child.stderr.on('data', (data: any) => {
215 child.stderr.on('end', () => {
277 worker.on('message', (errorMsg) => {
285 cluster.on('exit', (worker, code, signal) => {
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/charts/
DChart.ets10 * distributed under the License is distributed on an "AS IS" BASIS,
85 * default value-formatter, number of digits depends on provided chart-data
102 * the object representing the labels on the x-axis
107 * if true, touch gestures are enabled on the chart
122 * listener that is called when a value on the chart is selected
134 * Gesture listener for custom callbacks when making gestures on the chart.
286 * Calculates the offsets of the chart to the border depending on the
287 * position of an eventual legend or depending on the length of the y-axis
386 // if no position specified, draw on default position
607 * setTouchEnabled(true); if you need touch gestures on the chart
[all …]
/developtools/packing_tool/jar/
DNOTICE45 form, that is based on (or derived from) the Work and for which the
56 or by an individual or Legal Entity authorized to submit on behalf of
60 communication on electronic mailing lists, source code control systems,
61 and issue tracking systems that are managed by, or on behalf of, the
67 on behalf of whom a Contribution has been received by Licensor and
149 Contributor provides its Contributions) on an "AS IS" BASIS,
174 on Your own behalf and on Your sole responsibility, not on behalf
189 file or class name and description of purpose be included on the
202 distributed under the License is distributed on an "AS IS" BASIS,
/developtools/hiperf/
DLICENSE42 form, that is based on (or derived from) the Work and for which the
53 or by an individual or Legal Entity authorized to submit on behalf of
57 communication on electronic mailing lists, source code control systems,
58 and issue tracking systems that are managed by, or on behalf of, the
64 on behalf of whom a Contribution has been received by Licensor and
146 Contributor provides its Contributions) on an "AS IS" BASIS,
171 on Your own behalf and on Your sole responsibility, not on behalf
186 file or class name and description of purpose be included on the
199 distributed under the License is distributed on an "AS IS" BASIS,
/developtools/hapsigner/
DLICENSE42 form, that is based on (or derived from) the Work and for which the
53 or by an individual or Legal Entity authorized to submit on behalf of
57 communication on electronic mailing lists, source code control systems,
58 and issue tracking systems that are managed by, or on behalf of, the
64 on behalf of whom a Contribution has been received by Licensor and
146 Contributor provides its Contributions) on an "AS IS" BASIS,
171 on Your own behalf and on Your sole responsibility, not on behalf
186 file or class name and description of purpose be included on the
199 distributed under the License is distributed on an "AS IS" BASIS,
DNOTICE70 form, that is based on (or derived from) the Work and for which the
81 or by an individual or Legal Entity authorized to submit on behalf of
85 communication on electronic mailing lists, source code control systems,
86 and issue tracking systems that are managed by, or on behalf of, the
92 on behalf of whom a Contribution has been received by Licensor and
174 Contributor provides its Contributions) on an "AS IS" BASIS,
199 on Your own behalf and on Your sole responsibility, not on behalf
214 file or class name and description of purpose be included on the
227 distributed under the License is distributed on an "AS IS" BASIS,
272 form, that is based on (or derived from) the Work and for which the
[all …]
/developtools/integration_verification/
DLICENSE41 form, that is based on (or derived from) the Work and for which the
52 or by an individual or Legal Entity authorized to submit on behalf of
56 communication on electronic mailing lists, source code control systems,
57 and issue tracking systems that are managed by, or on behalf of, the
63 on behalf of whom a Contribution has been received by Licensor and
145 Contributor provides its Contributions) on an "AS IS" BASIS,
170 on Your own behalf and on Your sole responsibility, not on behalf
185 file or class name and description of purpose be included on the
198 distributed under the License is distributed on an "AS IS" BASIS,
/developtools/integration_verification/tools/fotff/
DLICENSE41 form, that is based on (or derived from) the Work and for which the
52 or by an individual or Legal Entity authorized to submit on behalf of
56 communication on electronic mailing lists, source code control systems,
57 and issue tracking systems that are managed by, or on behalf of, the
63 on behalf of whom a Contribution has been received by Licensor and
145 Contributor provides its Contributions) on an "AS IS" BASIS,
170 on Your own behalf and on Your sole responsibility, not on behalf
185 file or class name and description of purpose be included on the
198 distributed under the License is distributed on an "AS IS" BASIS,
/developtools/ace_ets2bundle/compiler/src/
Dgen_merged_abc.ts141 child.on('exit', (code: any) => {
148 child.on('error', (err: any) => {
153 child.stderr.on('data', (data: any) => {
/developtools/ace_js2bundle/
DLICENSE42 form, that is based on (or derived from) the Work and for which the
53 or by an individual or Legal Entity authorized to submit on behalf of
57 communication on electronic mailing lists, source code control systems,
58 and issue tracking systems that are managed by, or on behalf of, the
64 on behalf of whom a Contribution has been received by Licensor and
146 Contributor provides its Contributions) on an "AS IS" BASIS,
171 on Your own behalf and on Your sole responsibility, not on behalf

12345678910>>...37