OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:serif
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/content/shell/common/
webkit_test_helpers.cc
74
base::string16
serif
;
local
80
serif
= ASCIIToUTF16("Times");
86
serif
= ASCIIToUTF16("times new roman");
89
serif
;
91
serif
;
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
GenericFontFamilySettings.cpp
92
const AtomicString& GenericFontFamilySettings::
serif
(UScriptCode script) const
function in class:WebCore::GenericFontFamilySettings
/external/chromium_org/third_party/freetype/src/autofit/
afhints.h
88
* segments on the edges unless it detects that they form a
serif
.
121
* can have the same candidate, which frequently means a
serif
.
140
* On the opposite, a
serif
has
144
* where segment_1 corresponds to the
serif
segment (CD and EF in the
147
* The best candidate is stored in field `
serif
' in structure
280
AF_Segment
serif
; /* primary segment for serifs */
member in struct:AF_SegmentRec_
303
AF_Edge
serif
; /* primary edge for serifs */
member in struct:AF_EdgeRec_
/external/freetype/src/autofit/
afhints.h
88
* segments on the edges unless it detects that they form a
serif
.
121
* can have the same candidate, which frequently means a
serif
.
140
* On the opposite, a
serif
has
144
* where segment_1 corresponds to the
serif
segment (CD and EF in the
147
* The best candidate is stored in field `
serif
' in structure
280
AF_Segment
serif
; /* primary segment for serifs */
member in struct:AF_SegmentRec_
303
AF_Edge
serif
; /* primary edge for serifs */
member in struct:AF_EdgeRec_
Completed in 705 milliseconds