Searched defs:text_pos (Results 1 – 1 of 1) sorted by relevance
139 …const ImVec2 text_pos(window->DC.CursorPos.x, window->DC.CursorPos.y + window->DC.CurrentLineTextB… in TextUnformatted() local4865 const ImVec2 text_pos = frame_bb.Min + ImVec2(text_offset_x, text_base_offset_y); in TreeNodeBehavior() local