Home
last modified time | relevance | path

Searched refs:Font3Size (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/unx/generic/printergfx/
H A Dtext_gfx.cxx55 #define Font3Size 3 macro
57 fontID mpFont [Font3Size];
63 { return nIdx < Font3Size ? mpFont[nIdx] : -1 ; } in GetFont()

Completed in 30 milliseconds