OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:capheight
(Results
26 - 33
of
33
) sorted by null
1
2
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
ttload.c
[
all
...]
/external/chromium_org/third_party/skia/src/ports/
SkFontHost_FreeType.cpp
620
info->fCapHeight = pclt_info->
CapHeight
;
632
// Figure out a good guess for
CapHeight
: average the height of M and X.
[
all
...]
/external/skia/src/ports/
SkFontHost_FreeType.cpp
621
info->fCapHeight = pclt_info->
CapHeight
;
633
// Figure out a good guess for
CapHeight
: average the height of M and X.
[
all
...]
/external/chromium_org/third_party/skia/src/pdf/
SkPDFFont.cpp
[
all
...]
/external/pdfium/core/src/fpdfapi/fpdf_font/
fpdf_font.cpp
265
if (pFontDesc->KeyExist(FX_BSTRC("
CapHeight
"))) {
[
all
...]
/external/skia/src/pdf/
SkPDFFont.cpp
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dwrite.h
445
UINT16
capHeight
;
[
all
...]
/external/pdfium/core/src/fxge/Microsoft SDK/include/
DWrite.h
466
UINT16
capHeight
;
[
all
...]
Completed in 968 milliseconds
1
2