OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isDevKernText
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkPaint.cpp
842
if (!needFullMetrics && !this->
isDevKernText
()) {
1085
if (this->
isDevKernText
()) {
1099
if (this->
isDevKernText
()) {
[
all
...]
/external/skia/src/core/
SkPaint.cpp
842
if (!needFullMetrics && !this->
isDevKernText
()) {
1085
if (this->
isDevKernText
()) {
1099
if (this->
isDevKernText
()) {
[
all
...]
/external/chromium_org/third_party/skia/include/core/
SkPaint.h
277
bool
isDevKernText
() const {
[
all
...]
/external/skia/include/core/
SkPaint.h
277
bool
isDevKernText
() const {
[
all
...]
/frameworks/base/core/jni/android/graphics/
TextLayoutCache.cpp
740
ALOGD(" --
isDevKernText
= %d", paint->
isDevKernText
());
[
all
...]
Completed in 1114 milliseconds