OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DRAG_LINK_LABEL_FONT_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/webkit/WebKit/win/WebCoreSupport/
WebDragClient.cpp
67
#define
DRAG_LINK_LABEL_FONT_SIZE
11
225
static const Font alternateRenderingModeLabelFont = dragLabelFont(
DRAG_LINK_LABEL_FONT_SIZE
, true, AlternateRenderingMode);
230
static const Font normalRenderingModeLabelFont = dragLabelFont(
DRAG_LINK_LABEL_FONT_SIZE
, true, NormalRenderingMode);
/external/webkit/WebKit/mac/WebView/
WebHTMLView.mm
273
#define
DRAG_LINK_LABEL_FONT_SIZE
11.0f
[
all
...]
Completed in 137 milliseconds