Searched refs:begcol (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
168 int begcol() { return _begcol; } function in class:DLGLexerBase
H A DDLexerBase.cpp117 state->begcol = _begcol;
141 _begcol = state->begcol;
H A Ddlgauto.h214 state->begcol = zzbegcol;
241 zzbegcol = state->begcol;

Completed in 90 milliseconds