Searched defs:GetCode (Results 1 – 11 of 11) sorted by relevance
150 inline Code GetCode(const BoundingBox& bounding_box) const { in GetCode() function155 inline Code GetCode(const int x1, const int y1, in GetCode() function
57 const std::string& GetCode() const { return code_; } in GetCode() function
21 TEST(cpdf_cmapparser, GetCode) { in TEST() argument
143 uint32_t CPDF_CMapParser::GetCode(ByteStringView word) { in GetCode() function in CPDF_CMapParser
165 std::string GetCode() const { in GetCode() function
265 unsigned GetCode() const { return Data.Code; } in GetCode() function
120 uint32_t GetCode() const { return (value_ & kCodeMask) >> kCodeShift; } in GetCode() function159 uint32_t GetCode() const { return code_; } in GetCode() function831 uint32_t GetCode() const { return reg_; } in GetCode() function944 uint32_t GetCode() const { return code_; } in GetCode() function
213 GetCode(gif_source_ptr sinfo) in GetCode() function
110 unsigned GetCode() const { return code_; } in GetCode() function