OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FXFT_Is_Face_Bold
(Results
1 - 5
of
5
) sorted by null
/external/pdfium/core/include/fxge/
fx_freetype.h
105
#define
FXFT_Is_Face_Bold
(face) \
/external/pdfium/core/src/fxge/android/
fpf_skiafontmgr.cpp
502
if (
FXFT_Is_Face_Bold
(face)) {
/external/pdfium/core/src/fxge/ge/
fx_ge_font.cpp
361
return
FXFT_Is_Face_Bold
(m_Face) == FXFT_STYLE_FLAG_BOLD;
fx_ge_fontmap.cpp
[
all
...]
/external/pdfium/xfa/src/fgas/src/font/
fx_stdfontmgr.cpp
[
all
...]
Completed in 655 milliseconds