Home
last modified time | relevance | path

Searched defs:column_offset (Results 1 – 6 of 6) sorted by relevance

/third_party/node/src/
Dnode_native_module.cc253 Local<Integer> column_offset = Integer::New(isolate, 0); in LookupAndCompile() local
Dnode_contextify.cc690 Local<Integer> column_offset; in New() local
1054 Local<Integer> column_offset = args[3].As<Integer>(); in CompileFunction() local
Dmodule_wrap.cc132 Local<Integer> column_offset; in New() local
/third_party/ffmpeg/libavformat/
Daaxdec.c117 int64_t column_offset = 0; in aax_read_header() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cVertexAttrib64BitTest.cpp1702 const GLint column_offset = column * n_rows; in configureAttribute() local
Dgl4cEnhancedLayoutsTests.cpp434 const GLuint column_offset = column * column_stride; in GetGLSLConstructor() local