OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:label_dir
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/text-art/
ruler.h
39
enum class
label_dir
{ ABOVE, BELOW };
class in class:text_art::x_ruler
46
x_ruler (
label_dir
dir)
92
The y cooordinates are stored with respect to
label_dir
::BELOW;
93
for
label_dir
::ABOVE we flip them when painting the ruler. */
116
label_dir
m_label_dir;
ruler.h
39
enum class
label_dir
{ ABOVE, BELOW };
class in class:text_art::x_ruler
46
x_ruler (
label_dir
dir)
92
The y cooordinates are stored with respect to
label_dir
::BELOW;
93
for
label_dir
::ABOVE we flip them when painting the ruler. */
116
label_dir
m_label_dir;
Completed in 54 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026