Home
last modified time | relevance | path

Searched defs:p_last (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/freetype/src/autofit/
Daflatin.c687 FT_Int p_last = 0; in af_latin_metrics_init_blues() local
/third_party/skia/third_party/externals/freetype/src/autofit/
Daflatin.c681 FT_Int p_last = 0; in af_latin_metrics_init_blues() local
/third_party/freetype/src/autofit/
Daflatin.c681 FT_Int p_last = 0; in af_latin_metrics_init_blues() local
/third_party/python/Modules/
Dmathmodule.c519 double x2, a, da, p, p_last, q, q_last, b, result; in m_erfc_contfrac() local
/third_party/skia/third_party/externals/imgui/
Dimgui.cpp1215 ImVec2 p_last = p1; in ImBezierCubicClosestPoint() local
1235 …erCubicClosestPointCasteljauStep(const ImVec2& p, ImVec2& p_closest, ImVec2& p_last, float& p_clos… in ImBezierCubicClosestPointCasteljauStep()
1273 ImVec2 p_last = p1; in ImBezierCubicClosestPointCasteljau() local