Searched refs:FX_TXTRUN (Results 1 – 4 of 4) sorted by relevance
37 struct FX_TXTRUN { struct38 FX_TXTRUN();39 FX_TXTRUN(const FX_TXTRUN& other);40 ~FX_TXTRUN();67 int32_t GetDisplayPos(const FX_TXTRUN* pTxtRun, argument69 std::vector<CFX_RectF> GetCharRects(const FX_TXTRUN* pTxtRun,
645 int32_t CFX_TxtBreak::GetDisplayPos(const FX_TXTRUN* pTxtRun, in GetDisplayPos()899 std::vector<CFX_RectF> CFX_TxtBreak::GetCharRects(const FX_TXTRUN* pTxtRun, in GetCharRects()982 FX_TXTRUN::FX_TXTRUN() in FX_TXTRUN() function in FX_TXTRUN996 FX_TXTRUN::~FX_TXTRUN() {} in ~FX_TXTRUN()998 FX_TXTRUN::FX_TXTRUN(const FX_TXTRUN& other) = default;
940 FX_TXTRUN tr; in GetCharRects()957 FX_TXTRUN tr; in GetDisplayPos()
521 FX_TXTRUN tr; in GetDisplayPos()