Searched defs:ref_pos (Results 1 - 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | atrac1.c | 113 unsigned int start_pos, ref_pos = 0, pos = 0; in at1_imdct_block() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-buffer.cc | 2001 const hb_glyph_position_t *ref_pos = reference->pos; in hb_buffer_diff() local
|
/third_party/mesa3d/src/imgui/ |
H A D | imgui.cpp | 7022 ImVec2 ImGui::FindBestWindowPosForPopupEx(const ImVec2& ref_pos, const ImVec2& size, ImGuiDir* last_dir, const ImRect& r_outer, const ImRect& r_avoid, ImGuiPopupPositionPolicy policy) in FindBestWindowPosForPopupEx() argument 7103 ImVec2 ref_pos = NavCalcPreferredRefPos(); in FindBestWindowPosForPopup() local 8794 LogRenderedText(const ImVec2* ref_pos, const char* text, const char* text_end) LogRenderedText() argument [all...] |
/third_party/skia/third_party/externals/imgui/ |
H A D | imgui.cpp | 8653 ImVec2 ImGui::FindBestWindowPosForPopupEx(const ImVec2& ref_pos, const ImVec2& size, ImGuiDir* last_dir, const ImRect& r_outer, const ImRect& r_avoid, ImGuiPopupPositionPolicy policy) in FindBestWindowPosForPopupEx() argument 8766 ImVec2 ref_pos = NavCalcPreferredRefPos(); in FindBestWindowPosForPopup() local 10453 LogRenderedText(const ImVec2* ref_pos, const char* text, const char* text_end) LogRenderedText() argument [all...] |
Completed in 34 milliseconds