HomeSort by: relevance | last modified time | path
    Searched defs:m_pad_offset (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/tui/
tui-winsource.h 202 /* Check that the current values of M_HORIZONTAL_OFFSET and M_PAD_OFFSET
205 M_HORIZONTAL_OFFSET and M_PAD_OFFSET might have been adjusted to
208 If M_PAD_OFFSET is adjusted then this function returns true
210 show_source_content. If M_PAD_OFFSET is not adjusted then this
260 int m_pad_offset = 0; member in struct:tui_source_window_base
  /src/external/gpl3/gdb.old/dist/gdb/tui/
tui-winsource.h 196 /* Check that the current values of M_HORIZONTAL_OFFSET and M_PAD_OFFSET
199 M_HORIZONTAL_OFFSET and M_PAD_OFFSET might have been adjusted to
202 If M_PAD_OFFSET is adjusted then this function returns true
204 show_source_content. If M_PAD_OFFSET is not adjusted then this
257 int m_pad_offset = 0; member in struct:tui_source_window_base

Completed in 25 milliseconds