blob: f0c850111fd2f2d6fda397d55549ec88b431beff [file] [log] [blame]
// Copyright 2019 PDFium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
#include "core/fxge/text_glyph_pos.h"
TextGlyphPos::TextGlyphPos() = default;
TextGlyphPos::TextGlyphPos(const TextGlyphPos&) = default;
TextGlyphPos::~TextGlyphPos() = default;