Searched refs:DRAG_LINK_URL_FONT_SIZE (Results 1 – 2 of 2) sorted by relevance
68 #define DRAG_LINK_URL_FONT_SIZE 10 macro226 …static const Font alternateRenderingModeURLFont = dragLabelFont(DRAG_LINK_URL_FONT_SIZE, false, Al… in createDragImageForLink()231 …static const Font normalRenderingModeURLFont = dragLabelFont(DRAG_LINK_URL_FONT_SIZE, false, Norma… in createDragImageForLink()
274 #define DRAG_LINK_URL_FONT_SIZE 10.0f macro1658 NSFont *urlFont = [NSFont systemFontOfSize: DRAG_LINK_URL_FONT_SIZE];