Searched defs:p_max (Results 1 – 5 of 5) sorted by relevance
61 std::size_t* p_max; member in boost::BOOST_REGEX_DETAIL_NS::split_pred
50 std::size_t* p_max; member in boost::BOOST_REGEX_DETAIL_NS::split_pred
185 WORD32 *p_max; in ixheaacd_measure_tonality() local
2373 void ImGui::RenderFrame(ImVec2 p_min, ImVec2 p_max, ImU32 fill_col, bool border, float rounding) in RenderFrame()2386 void ImGui::RenderFrameBorder(ImVec2 p_min, ImVec2 p_max, float rounding) in RenderFrameBorder()
4057 void ImGui::RenderColorRectWithAlphaCheckerboard(ImVec2 p_min, ImVec2 p_max, ImU32 col, float grid_… in RenderColorRectWithAlphaCheckerboard()