Home
last modified time | relevance | path

Searched defs:lf (Results 1 – 25 of 44) sorted by relevance

12

/third_party/skia/src/ports/
DSkFontHost_win.cpp50 static void call_ensure_accessible(const LOGFONT& lf) { in call_ensure_accessible()
105 static void dcfontname_to_skstring(HDC deviceContext, const LOGFONT& lf, SkString* familyName) { in dcfontname_to_skstring()
125 static void make_canonical(LOGFONT* lf) { in make_canonical()
133 static SkFontStyle get_style(const LOGFONT& lf) { in get_style()
154 static unsigned calculateGlyphCount(HDC hdc, const LOGFONT& lf) { in calculateGlyphCount()
190 static unsigned calculateUPEM(HDC hdc, const LOGFONT& lf) { in calculateUPEM()
214 explicit SkAutoHDC(const LOGFONT& lf) in SkAutoHDC()
237 LogFontTypeface(const SkFontStyle& style, const LOGFONT& lf, bool serializeAsStream) in LogFontTypeface()
266 static sk_sp<LogFontTypeface> Make(const LOGFONT& lf) { in Make()
311 static sk_sp<FontMemResourceTypeface> Make(const LOGFONT& lf, HANDLE fontMemResource) { in Make()
[all …]
/third_party/libwebsockets/lib/secure-streams/cpp/
DlssFile.cxx36 lssFile *lf = (lssFile *)userobj_to_lss(userobj); in lssfile_rx() local
55 lssFile *lf = (lssFile *)userobj_to_lss(userobj); in lssfile_state() local
/third_party/typescript/tests/cases/conformance/salsa/
DenumMergeWithExpando.ts6 declare namespace lf { namespace
DprototypePropertyAssignmentMergeWithInterfaceMethod.ts6 declare namespace lf { namespace
/third_party/jerryscript/tests/jerry/es2015/
Dtemplate_string.js96 var lf = eval("`a" + String.fromCharCode(10) + "b`"); variable
/third_party/pulseaudio/src/pulsecore/
Dlock-autospawn.c138 char *lf; in unref() local
216 char *lf; in thread_func() local
/third_party/musl/src/stdlib/
Dqsort.c94 unsigned char *rt, *lf; in sift() local
122 *rt, *lf; in trinkle() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-cpp/
Dmain.cxx22 lssFile *lf = (lssFile *)lss; in lss_completion() local
/third_party/skia/third_party/externals/icu/source/samples/layout/
DGDIFontInstance.cpp115 LOGFONT lf; in GDIFontInstance() local
200 LOGFONTA lf; in GDIFontInstance() local
/third_party/icu/icu4c/source/samples/layout/
DGDIFontInstance.cpp115 LOGFONT lf; in GDIFontInstance() local
200 LOGFONTA lf; in GDIFontInstance() local
/third_party/skia/src/sksl/ir/
DSkSLModifiers.cpp61 for (const auto& lf : kLayoutFlags) { in checkPermitted() local
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_format.c173 const struct lima_format *lf = get_texel_format(f); in lima_format_texel_supported() local
184 const struct lima_format *lf = get_pixel_format(f); in lima_format_pixel_supported() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/message2/
DCustomFormatterListTest.java40 private final ListFormatter lf; field in CustomFormatterListTest.ListFormatterFactory.ListFormatterImpl
/third_party/mesa3d/src/gallium/winsys/sw/dri/
Ddri_sw_winsys.c70 const struct drisw_loader_funcs *lf; member
296 dri_create_sw_winsys(const struct drisw_loader_funcs *lf) in dri_create_sw_winsys()
/third_party/mesa3d/src/compiler/glsl/glcpp/
Dpp.c116 const char *cr, *lf; in remove_line_continuations() local
/third_party/gstreamer/gstplugins_good/gst/goom/
Dv3d.h81 #define MUL_V3D(lf,v) {v.x*=lf;v.y*=lf;v.z*=lf;} argument
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvp9parser.c231 parse_loopfilter (GstVp9LoopFilter * lf, GstBitReader * br) in parse_loopfilter()
393 loop_filter_update (GstVp9Parser * parser, const GstVp9LoopFilter * lf) in loop_filter_update()
477 const GstVp9LoopFilter *lf = &frame_hdr->loopfilter; in segmentation_update() local
/third_party/ffmpeg/libavfilter/
Dvf_colorcontrast.c127 float li, lo, lf; in colorcontrast_slice8() local
181 float li, lo, lf; in colorcontrast_slice16() local
233 float li, lo, lf; in colorcontrast_slice8p() local
285 float li, lo, lf; in colorcontrast_slice16p() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DLazyFieldLite.java132 LazyFieldLite lf = new LazyFieldLite(); in fromValue() local
/third_party/pulseaudio/src/tests/
Dlfe-filter-test.c31 pa_lfe_filter_t *lf; member
/third_party/icu/icu4c/source/test/intltest/
Dlstmbetst.cpp103 int32_t lf = testString.indexOf(u'\n', start); in runTestFromFile() local
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DTransliterationChart.java194 File lf = new File(fileName); in openPrintWriter() local
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecvp8dec.c342 gst_v4l2_codec_vp8_dec_fill_lf (struct v4l2_vp8_loop_filter in gst_v4l2_codec_vp8_dec_fill_lf()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-uniscribe.cc477 populate_log_font (LOGFONTW *lf, in populate_log_font()
/third_party/mesa3d/src/gallium/frontends/dri/
Ddrisw.c522 const struct drisw_loader_funcs *lf = &drisw_lf; in drisw_init_screen() local

12