Home
last modified time | relevance | path

Searched refs:horiResolution (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dftobjs.h659 ( (req)->horiResolution \
660 ? ( (req)->width * (FT_Pos)(req)->horiResolution + 36 ) / 72 \
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttdriver.c378 ? req->horiResolution in tt_size_request()
/third_party/skia/third_party/externals/freetype/include/freetype/
Dfreetype.h2657 FT_UInt horiResolution; member
/third_party/skia/third_party/externals/imgui/misc/freetype/
Dimgui_freetype.cpp210 req.horiResolution = 0; in SetPixelHeight()
/third_party/skia/third_party/externals/freetype/src/base/
Dftobjs.c3433 req.horiResolution = horz_resolution; in FT_Set_Char_Size()
3471 req.horiResolution = 0; in FT_Set_Pixel_Sizes()