Home
last modified time | relevance | path

Searched defs:ref_pos (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Datrac1.c113 unsigned int start_pos, ref_pos = 0, pos = 0; in at1_imdct_block() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-buffer.cc2001 const hb_glyph_position_t *ref_pos = reference->pos; in hb_buffer_diff() local
/third_party/mesa3d/src/imgui/
Dimgui.cpp7022 ImVec2 ImGui::FindBestWindowPosForPopupEx(const ImVec2& ref_pos, const ImVec2& size, ImGuiDir* last… in FindBestWindowPosForPopupEx()
7103 ImVec2 ref_pos = NavCalcPreferredRefPos(); in FindBestWindowPosForPopup() local
8794 void ImGui::LogRenderedText(const ImVec2* ref_pos, const char* text, const char* text_end) in LogRenderedText()