Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:hinting
(Results
1 - 12
of
12
) sorted by relevance
/third_party/skia/src/core/
H
A
D
SkFont_serial.cpp
110
unsigned
hinting
= (packed >> kShift_For_Hinting) & kMask_For_Hinting;
in Unflatten()
local
H
A
D
SkScalerContext.h
445
void SkScalerContextRec::setHinting(SkFontHinting
hinting
) {
in setHinting()
argument
/third_party/skia/third_party/externals/freetype/src/cid/
H
A
D
cidgload.c
341
FT_Bool
hinting
;
in FT_LOCAL_DEF()
local
/third_party/skia/third_party/externals/freetype/src/type1/
H
A
D
t1gload.c
356
FT_Bool
hinting
;
in FT_LOCAL_DEF()
local
/test/xts/acts/graphic/acts_drawing_native/
H
A
D
DrawingNativeFontTest.cpp
1420
OH_Drawing_FontHinting
hinting
[] = {
in HWTEST_F()
local
1471
OH_Drawing_FontHinting
hinting
= static_cast<OH_Drawing_FontHinting>(dis(gen));
in HWTEST_F()
local
1492
OH_Drawing_FontHinting
hinting
= OH_Drawing_FontGetHinting(font);
in HWTEST_F()
local
/third_party/skia/tests/
H
A
D
FontHostTest.cpp
208
SkFontHinting
hinting
;
in test_advances()
member
/third_party/skia/third_party/externals/freetype/src/cff/
H
A
D
cffgload.c
203
FT_Bool
hinting
, scaled, force_scaling;
in FT_LOCAL_DEF()
local
/third_party/skia/fuzz/
H
A
D
FuzzSkParagraph.cpp
226
bool
hinting
;
in BuildParagraphStyle()
local
/third_party/skia/third_party/externals/freetype/src/psaux/
H
A
D
cffdecode.c
2330
cff_decoder_init( CFF_Decoder* decoder, TT_Face face, CFF_Size size, CFF_GlyphSlot slot, FT_Bool
hinting
, FT_Render_Mode hint_mode, CFF_Decoder_Get_Glyph_Callback get_callback, CFF_Decoder_Free_Glyph_Callback free_callback )
cff_decoder_init()
argument
/third_party/skia/third_party/externals/freetype/src/base/
H
A
D
ftobjs.c
947
FT_AutoHinter_Interface
hinting
;
in FT_EXPORT_DEF()
local
/third_party/skia/tools/debugger/
H
A
D
DrawCommand.cpp
719
SkFontHinting
hinting
= font.getHinting();
in apply_font_hinting()
local
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
hb-ot-layout-common.hh
3606
HintingDevice
hinting
;
member
Completed in 26 milliseconds