Home
last modified time | relevance | path

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

/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/gdal/
H A Dogr_file_format.cpp99 auto pen_cap = OGR_ST_GetParamStr(tool, OGRSTPenCap, &is_null); in applyPenCap() local
102 switch (pen_cap[0]) in applyPenCap()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Cocoa/
H A Daqua_renderer.mm123 …[NSBezierPath setDefaultLineCapStyle: (pen_cap == cap_round ? NSRoundLineCapStyle : NSButtLineCapS…