OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:computeStyleBits
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/ports/
SkFontHost_mac.cpp
359
static SkTypeface::Style
computeStyleBits
(CTFontRef font, bool* isFixedPitch) {
479
SkTypeface::Style style =
computeStyleBits
(fontRef, &isFixedPitch);
[
all
...]
/external/skia/src/ports/
SkFontHost_mac.cpp
359
static SkTypeface::Style
computeStyleBits
(CTFontRef font, bool* isFixedPitch) {
479
SkTypeface::Style style =
computeStyleBits
(fontRef, &isFixedPitch);
[
all
...]
Completed in 29 milliseconds