Home
last modified time | relevance | path

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

/dports/math/R/R-4.1.2/src/main/
H A Dg_alab_her.c62 #define BEGINNING_OF_KANA 4195 macro
928 if (glyphnum >= BEGINNING_OF_KANA) in _draw_hershey_string()
/dports/math/libRmath/R-4.1.1/src/main/
H A Dg_alab_her.c62 #define BEGINNING_OF_KANA 4195 macro
928 if (glyphnum >= BEGINNING_OF_KANA) in _draw_hershey_string()
/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dg_alab_her.c65 #define BEGINNING_OF_KANA 4195 macro
829 if (glyphnum >= BEGINNING_OF_KANA) in _pl_g_draw_hershey_string()