Home
last modified time | relevance | path

Searched defs:x (Results 1 – 6 of 6) sorted by relevance

/glogg/glogg/
H A Dosx_installer.json
/glogg/
H A Dosx_installer.json7 { "x": 415, "y": 234, "type": "link", "path": "/Applications" }, number
8 { "x": 150, "y": 234, "type": "file", "path": "release/glogg.app" } number
/glogg/glogg/src/
H A Doverviewwidget.cpp
H A Dabstractlogview.cpp
/glogg/src/
H A Doverviewwidget.cpp41 #define S(x) #x argument
42 #define SX(x) S(x) argument
H A Dabstractlogview.cpp1311 const int x = pos.x(); in selectWordAtPosition() local