mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
SheenBidi: Update bundled sources to v2.9.0
This commit is contained in:
parent
7f22db449a
commit
e8beaa4a1f
59 changed files with 4439 additions and 3432 deletions
|
|
@ -6,10 +6,11 @@
|
|||
#ifndef _SB_INTERNAL_PAIRING_LOOKUP_H
|
||||
#define _SB_INTERNAL_PAIRING_LOOKUP_H
|
||||
|
||||
#include <juce_graphics/unicode/sheenbidi/Headers/SBConfig.h>
|
||||
#include <SheenBidi/SBBase.h>
|
||||
#include <SheenBidi/SBCodepoint.h>
|
||||
#include <SheenBidi/SBConfig.h>
|
||||
|
||||
#include "BracketType.h"
|
||||
#include "SBBase.h"
|
||||
|
||||
SB_INTERNAL SBCodepoint LookupMirror(SBCodepoint codepoint);
|
||||
SB_INTERNAL SBCodepoint LookupBracketPair(SBCodepoint codepoint, BracketType *bracketType);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue