Searched refs:on_edge (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/freetype/dist/src/autofit/
H A Daflatin.c1593 int on_edge = 0; local in function:af_latin_hints_compute_segments
1648 if ( on_edge )
1828 on_edge = 0;
1846 if ( !on_edge &&
1881 on_edge = 1;
1897 on_edge = 0;
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h1500 static inline ImVec2 CalcItemRectClosestPoint(const ImVec2& pos, bool on_edge = false, float outward = 0.f) { IM_UNUSED(on_edge); IM_UNUSED(outward); IM_ASSERT(0); return pos; } argument
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h1500 static inline ImVec2 CalcItemRectClosestPoint(const ImVec2& pos, bool on_edge = false, float outward = 0.f) { IM_UNUSED(on_edge); IM_UNUSED(outward); IM_ASSERT(0); return pos; } argument

Completed in 91 milliseconds