Searched refs:first (Results 1 – 15 of 15) sorted by relevance
| /interface/sdk-js/api/@internal/component/ets/ |
| D | water_flow.d.ts | 508 onScrollIndex(event: (first: number, last: number) => void): WaterFlowAttribute;
|
| D | grid.d.ts | 624 onScrollIndex(event: (first: number, last: number) => void): GridAttribute;
|
| /interface/sdk-js/build-tools/api_diff/src/ |
| D | jsdoc_diff.js | 122 function isArrayEquals(first, second) { argument 123 if (!first && !second) { 126 const ret = first && second && first.length === second.length; 128 first.sort(); 130 for (let index = 0; index < first.length; index++) { 131 if (first[index] !== second[index]) {
|
| /interface/sdk-js/api/ |
| D | @ohos.intl.d.ts | 2326 compare(first: string, second: string): number;
|
| D | @ohos.arkui.advanced.SelectTitleBar.d.ets | 97 * Selected index of the initial options in the drop-down menu. The index of the first item is 0. 104 * Selected index of the initial options in the drop-down menu. The index of the first item is 0.
|
| D | @ohos.i18n.d.ts | 1055 first(): number;
|
| D | @ohos.arkui.advanced.SubHeader.d.ets | 238 * The first line text of content area. 244 * The first line text of content area.
|
| D | @ohos.arkui.advanced.SegmentButton.d.ets | 517 * Removes the first element from SegmentButtonItemOptionsArray.
|
| /interface/sdk_c/third_party/openGLES/GLES2/ |
| D | gl2ext.h | 766 typedef void (GL_APIENTRYP PFNGLVIEWPORTARRAYVOESPROC) (GLuint first, GLsizei count, const GLfloat … 769 typedef void (GL_APIENTRYP PFNGLSCISSORARRAYVOESPROC) (GLuint first, GLsizei count, const GLint *v); 772 typedef void (GL_APIENTRYP PFNGLDEPTHRANGEARRAYFVOESPROC) (GLuint first, GLsizei count, const GLflo… 776 GL_APICALL void GL_APIENTRY glViewportArrayvOES (GLuint first, GLsizei count, const GLfloat *v); 779 GL_APICALL void GL_APIENTRY glScissorArrayvOES (GLuint first, GLsizei count, const GLint *v); 782 GL_APICALL void GL_APIENTRY glDepthRangeArrayfvOES (GLuint first, GLsizei count, const GLfloat *v); 891 typedef void (GL_APIENTRYP PFNGLDRAWARRAYSINSTANCEDANGLEPROC) (GLenum mode, GLint first, GLsizei co… 895 GL_APICALL void GL_APIENTRY glDrawArraysInstancedANGLE (GLenum mode, GLint first, GLsizei count, GL… 1110 typedef void (GL_APIENTRYP PFNGLDRAWARRAYSINSTANCEDBASEINSTANCEEXTPROC) (GLenum mode, GLint first, … 1114 GL_APICALL void GL_APIENTRY glDrawArraysInstancedBaseInstanceEXT (GLenum mode, GLint first, GLsizei… [all …]
|
| D | gl2.h | 404 typedef void (GL_APIENTRYP PFNGLDRAWARRAYSPROC) (GLenum mode, GLint first, GLsizei count); 547 GL_APICALL void GL_APIENTRY glDrawArrays (GLenum mode, GLint first, GLsizei count);
|
| /interface/sdk_c/third_party/openGLES/GLES3/ |
| D | gl3.h | 404 typedef void (GL_APIENTRYP PFNGLDRAWARRAYSPROC) (GLenum mode, GLint first, GLsizei count); 547 GL_APICALL void GL_APIENTRY glDrawArrays (GLenum mode, GLint first, GLsizei count); 1044 typedef void (GL_APIENTRYP PFNGLDRAWARRAYSINSTANCEDPROC) (GLenum mode, GLint first, GLsizei count, … 1149 GL_APICALL void GL_APIENTRY glDrawArraysInstanced (GLenum mode, GLint first, GLsizei count, GLsizei…
|
| D | gl31.h | 404 typedef void (GL_APIENTRYP PFNGLDRAWARRAYSPROC) (GLenum mode, GLint first, GLsizei count); 547 GL_APICALL void GL_APIENTRY glDrawArrays (GLenum mode, GLint first, GLsizei count); 1044 typedef void (GL_APIENTRYP PFNGLDRAWARRAYSINSTANCEDPROC) (GLenum mode, GLint first, GLsizei count, … 1149 GL_APICALL void GL_APIENTRY glDrawArraysInstanced (GLenum mode, GLint first, GLsizei count, GLsizei…
|
| D | gl32.h | 404 typedef void (GL_APIENTRYP PFNGLDRAWARRAYSPROC) (GLenum mode, GLint first, GLsizei count); 547 GL_APICALL void GL_APIENTRY glDrawArrays (GLenum mode, GLint first, GLsizei count); 1044 typedef void (GL_APIENTRYP PFNGLDRAWARRAYSINSTANCEDPROC) (GLenum mode, GLint first, GLsizei count, … 1149 GL_APICALL void GL_APIENTRY glDrawArraysInstanced (GLenum mode, GLint first, GLsizei count, GLsizei…
|
| /interface/sdk-js/build-tools/api_check_plugin/plugin/ |
| D | dictionaries.txt | 22644 first
|
| /interface/sdk-js/build-tools/dts_parser/src/coreImpl/checker/config/ |
| D | dictionaries.txt | 22644 first
|