OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kNormal_Weight
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/skia/include/ports/
SkFontStyle.h
19
kNormal_Weight
= 400,
/external/skia/include/ports/
SkFontStyle.h
19
kNormal_Weight
= 400,
/external/chromium_org/third_party/skia/src/core/
SkFontHost.cpp
58
fUnion.fR.fWeight =
kNormal_Weight
;
213
SkFontStyle::
kNormal_Weight
;
230
: SkFontStyle::
kNormal_Weight
,
/external/skia/src/core/
SkFontHost.cpp
58
fUnion.fR.fWeight =
kNormal_Weight
;
213
SkFontStyle::
kNormal_Weight
;
230
: SkFontStyle::
kNormal_Weight
,
/external/chromium_org/third_party/skia/src/ports/
SkFontHost_linux.cpp
149
*style = SkFontStyle(bold ? SkFontStyle::kBold_Weight : SkFontStyle::
kNormal_Weight
,
179
: SkFontStyle::
kNormal_Weight
,
293
: SkFontStyle::
kNormal_Weight
,
388
SkTypeface* tf = set->matchStyle(SkFontStyle(SkFontStyle::
kNormal_Weight
,
SkFontHost_mac.cpp
406
: SkFontStyle::
kNormal_Weight
,
413
#define WEIGHT_THRESHOLD ((SkFontStyle::
kNormal_Weight
+ SkFontStyle::kBold_Weight)/2)
[
all
...]
/external/skia/src/ports/
SkFontHost_linux.cpp
149
*style = SkFontStyle(bold ? SkFontStyle::kBold_Weight : SkFontStyle::
kNormal_Weight
,
179
: SkFontStyle::
kNormal_Weight
,
293
: SkFontStyle::
kNormal_Weight
,
388
SkTypeface* tf = set->matchStyle(SkFontStyle(SkFontStyle::
kNormal_Weight
,
SkFontHost_mac.cpp
406
: SkFontStyle::
kNormal_Weight
,
413
#define WEIGHT_THRESHOLD ((SkFontStyle::
kNormal_Weight
+ SkFontStyle::kBold_Weight)/2)
[
all
...]
Completed in 51 milliseconds