Home
last modified time | relevance | path

Searched refs:content_y_attach (Results 1 – 1 of 1) sorted by relevance

/dports/deskutils/gnote/gnote-41.1/src/
H A Drecentchanges.cpp87 int content_y_attach = 0; in NoteRecentChanges() local
92 content->attach(*m_header_bar, 0, content_y_attach++, 1, 1); in NoteRecentChanges()
94 content->attach(m_embed_box, 0, content_y_attach++, 1, 1); in NoteRecentChanges()