Line 5126 3rdparty/include/dshow/strmif.h virtual HRESULT WINAPI put_VITCLine(long Line) = 0; Line 5138 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *put_VITCLine)(IAMTimecodeReader *This,long Line); Line 5152 3rdparty/include/dshow/strmif.h #define IAMTimecodeReader_put_VITCLine(This,Line) (This)->lpVtbl->put_VITCLine(This,Line) Line 5161 3rdparty/include/dshow/strmif.h HRESULT WINAPI IAMTimecodeReader_put_VITCLine_Proxy(IAMTimecodeReader *This,long Line); Line 5181 3rdparty/include/dshow/strmif.h virtual HRESULT WINAPI put_VITCLine(long Line) = 0; Line 5194 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *put_VITCLine)(IAMTimecodeGenerator *This,long Line); Line 5209 3rdparty/include/dshow/strmif.h #define IAMTimecodeGenerator_put_VITCLine(This,Line) (This)->lpVtbl->put_VITCLine(This,Line) Line 5219 3rdparty/include/dshow/strmif.h HRESULT WINAPI IAMTimecodeGenerator_put_VITCLine_Proxy(IAMTimecodeGenerator *This,long Line); Line 302 modules/imgproc/src/drawing.cpp Line(img, pt1, pt2, color); Line 1093 modules/imgproc/src/drawing.cpp Line( img, pt0, pt1, color, line_type ); Line 1220 modules/imgproc/src/drawing.cpp Line( img, t0, t1, color, line_type ); Line 1577 modules/imgproc/src/drawing.cpp Line( img, p0, p1, color, line_type );