Searched refs:endcol (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/
H A Ddlgdef.h57 int begcol, endcol; member in struct:zzdlg_state
H A DDLexerBase.h109 int begcol, endcol; member in class:DLGState
169 int endcol() { return _endcol; } function in class:DLGLexerBase
H A DDLexerBase.cpp118 state->endcol = _endcol;
142 _endcol = state->endcol;
H A Ddlgauto.h215 state->endcol = zzendcol;
242 zzendcol = state->endcol;

Completed in 51 milliseconds