OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linethrough
(Results
1 - 4
of
4
) sorted by null
/external/webkit/Source/WebCore/rendering/
InlineTextBox.cpp
893
Color underline, overline,
linethrough
;
local
[
all
...]
RenderObject.cpp
[
all
...]
RenderObject.h
608
Color&
linethrough
, bool quirksMode = false);
[
all
...]
/external/webkit/Source/WebCore/accessibility/mac/
AccessibilityObjectWrapper.mm
442
Color underline, overline,
linethrough
;
443
renderer->getTextDecorationColors(decor, underline, overline,
linethrough
);
452
AXAttributeStringSetColor(attrString, NSAccessibilityStrikethroughColorTextAttribute, nsColor(
linethrough
), range);
[
all
...]
Completed in 107 milliseconds