HomeSort by relevance Sort by last modified time
    Searched refs:begcol (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
DLexerBase.h 109 int begcol, endcol; member in class:DLGState
168 int begcol() { return _begcol; } function in class:DLGLexerBase
dlgdef.h 57 int begcol, endcol; member in struct:zzdlg_state
DLexerBase.cpp 117 state->begcol = _begcol;
141 _begcol = state->begcol;
dlgauto.h 214 state->begcol = zzbegcol;
241 zzbegcol = state->begcol;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
DLexerBase.h 109 int begcol, endcol; member in class:DLGState
168 int begcol() { return _begcol; } function in class:DLGLexerBase
dlgdef.h 57 int begcol, endcol; member in struct:zzdlg_state
DLexerBase.cpp 116 state->begcol = _begcol;
140 _begcol = state->begcol;
dlgauto.h 214 state->begcol = zzbegcol;
241 zzbegcol = state->begcol;

Completed in 856 milliseconds