OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kCanonicalTextSizeForPaths
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/include/core/
SkPaint.h
[
all
...]
/external/skia/include/core/
SkPaint.h
[
all
...]
/external/chromium_org/third_party/skia/src/core/
SkPaint.cpp
974
this->setTextSize(
kCanonicalTextSizeForPaths
);
975
return textSize /
kCanonicalTextSizeForPaths
;
[
all
...]
/external/skia/src/core/
SkPaint.cpp
974
this->setTextSize(
kCanonicalTextSizeForPaths
);
975
return textSize /
kCanonicalTextSizeForPaths
;
[
all
...]
Completed in 26 milliseconds