Home
last modified time | relevance | path

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

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Dstyle-enums.h569 static SPStyleEnum const enum_text_orientation[] = { variable
H A Dstyle-internal.cpp730 template <> SPStyleEnum const *get_enums<SPCSSTextOrientation>() { return enum_text_orientation; } in get_enums()